File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
targets/TARGET_STM/TARGET_STM32L0/TARGET_NUCLEO_L073RZ/device Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 28
28
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
29
29
30
30
; STM32L073RZ: 192KB FLASH (0x30000) + 20KB RAM (0x5000)
31
- LR_IROM1 0x08000000 0x10000 { ; load region size_region
31
+ LR_IROM1 0x08000000 0x30000 { ; load region size_region
32
32
33
33
ER_IROM1 0x08000000 0x30000 { ; load address = execution address
34
34
*.o (RESET, +First)
Original file line number Diff line number Diff line change 28
28
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
29
29
30
30
; STM32L073RZ: 192KB FLASH (0x30000) + 20KB RAM (0x5000)
31
- LR_IROM1 0x08000000 0x10000 { ; load region size_region
31
+ LR_IROM1 0x08000000 0x30000 { ; load region size_region
32
32
33
33
ER_IROM1 0x08000000 0x30000 { ; load address = execution address
34
34
*.o (RESET, +First)
You can’t perform that action at this time.
0 commit comments