mirror of https://github.com/ARMmbed/mbed-os.git
parent
142aa09286
commit
1a91fc7abf
|
@ -28,7 +28,7 @@
|
|||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
||||
; STM32L073RZ: 192KB FLASH (0x30000) + 20KB RAM (0x5000)
|
||||
LR_IROM1 0x08000000 0x10000 { ; load region size_region
|
||||
LR_IROM1 0x08000000 0x30000 { ; load region size_region
|
||||
|
||||
ER_IROM1 0x08000000 0x30000 { ; load address = execution address
|
||||
*.o (RESET, +First)
|
||||
|
|
Loading…
Reference in New Issue