rt-thread-official/bsp/tkm32F499/drivers/linker_scripts/link.sct

17 lines
494 B
Plaintext

; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_IROM1 0x70020000 0x00200000 { ; load region size_region
ER_IROM1 0x70020000 0x00200000 { ; load address = execution address
*.o (RESET, +First)
*(InRoot$$Sections)
.ANY (+RO)
.ANY (+XO)
}
RW_IRAM1 0x70220000 0x005DFFFF { ; RW data
.ANY (+RW +ZI)
}
}