openblt/Target/Demo/ARMCM0_STM32G0_Nucleo_G071R.../Prog/STM32G071.sct

16 lines
536 B
Plaintext

; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
; First 8kb in ROM is reserved for the OpenBLT bootloader
LR_IROM1 0x08002800 0x0001D800 { ; load region size_region
ER_IROM1 0x08002800 0x0001D800 { ; load address = execution address
*.o (RESET, +First)
*(InRoot$$Sections)
.ANY (+RO)
}
RW_IRAM1 0x20000000 0x00008000 { ; RW data
.ANY (+RW +ZI)
}
}