hpw422初始版本

This commit is contained in:
xushaoxiang
2026-06-04 09:13:55 +08:00
commit 982da04a92
3279 changed files with 860351 additions and 0 deletions
@@ -0,0 +1,25 @@
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)
}