openblt/Target/Demo/ARMCM0_STM32G0_Nucleo_G0B1R.../Prog/STM32G0B1.sct

17 lines
552 B
Plaintext

; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
; First 10kb 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)
.ANY (+XO)
}
RW_IRAM1 0x20000000 0x00024000 { ; RW data
.ANY (+RW +ZI)
}
}