Files
player/Project/Objects/UserApp/STM32F429_UserApp.sct

28 lines
601 B
Plaintext
Raw Normal View History

2025-06-27 00:32:57 +08:00
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_IROM1 0x08020000 0x001E0000 { ; load region size_region
ER_IROM1 0x08020000 0x001E0000 { ; load address = execution address
*.o (RESET, +First)
*(InRoot$$Sections)
.ANY (+RO)
}
bsp_init +0 {
*.o(bsp_init)
}
sys_api +0 {
*.o(sys_api)
}
libc_dev +0 {
*.o(libc_dev)
}
name +0{
*.o(name)
}
RW_IRAM1 0x2000000C 0x0002FFF4 { ; RW data
.ANY (+RW +ZI)
}
}