hpw422移植新的sdk

This commit is contained in:
xushaoxiang
2026-07-03 18:08:25 +08:00
commit 945a5a5b0b
2583 changed files with 713209 additions and 0 deletions
@@ -0,0 +1,27 @@
LOAD 0x11001000
{
EXE 0x11001000
{
startup_xinc.o (RESET, +FIRST)
* (+RO)
}
RW 0x100000C8
{
* (+RW,+ZI)
*(ram_code)
aeabi_sdiv.o(.text)
uread4.o(.text)
rt_memclr.o(.text)
}
ScatterAssert((0xC8 )+ImageLength(RW) < 1024 * 32)
RW2 (0x53004000)
{
*(ram_em)
}
ScatterAssert((0x53004000 )+ImageLength(RW2) < 0x53004000 + 1024 * 16)
}