We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 142aa09 commit 1a91fc7Copy full SHA for 1a91fc7
targets/TARGET_STM/TARGET_STM32L0/TARGET_NUCLEO_L073RZ/device/TOOLCHAIN_ARM_STD/stm32l073xz.sct
@@ -28,7 +28,7 @@
28
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
29
30
; STM32L073RZ: 192KB FLASH (0x30000) + 20KB RAM (0x5000)
31
-LR_IROM1 0x08000000 0x10000 { ; load region size_region
+LR_IROM1 0x08000000 0x30000 { ; load region size_region
32
33
ER_IROM1 0x08000000 0x30000 { ; load address = execution address
34
*.o (RESET, +First)
0 commit comments