Files
hpw421/project/example/ble/ble_peripheral_uart/mdk/Linker/cpu.scat
T
2026-07-03 18:08:25 +08:00

17 lines
196 B
Plaintext

LOAD 0x10000000
{
EXE 0x10000000
{
startup_xinc.o (RESET, +FIRST)
* (+RO)
}
RW +0000
{
* (+RW,+ZI)
}
ScatterAssert(ImageLength(RW) < 1024 * 28)
}