Files
hpw421/project/example/ble/ble_peripheral/mdk/Linker/cpu_xip.scat
T
2026-06-06 16:49:48 +08:00

26 lines
340 B
Plaintext

LOAD 0x1100E000
{
EXE 0x1100E000
{
startup_xinc.o (RESET, +FIRST)
* (+RO)
}
RW 0x10002400
{
startup_xinc.o(STACK)
* (+RW,+ZI)
*(ram_code)
}
ScatterAssert((0x2400+ImageLength(RW)) < 1024 * 32 )
RW2 (0x530077b0)
{
*(ram_em)
}
ScatterAssert((0x530077b0)+ImageLength(RW2) < 0x53008000)
}