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

19 lines
202 B
Plaintext

LOAD 0x11001000
{
EXE 0x11001000
{
startup_xinc.o (RESET, +FIRST)
* (+RO)
}
RW 0x10002000
{
* (+RW,+ZI)
*(ram_code)
}
ScatterAssert((ImageLength(RW)) < 1024 * 32 )
}