恢复到4aa84e1版本

This commit is contained in:
2026-07-28 16:17:41 +08:00
parent 2200a04f05
commit 55a26d7b18
10 changed files with 99 additions and 216 deletions
@@ -1,6 +1,6 @@
LOAD 0x11011000
LOAD 0x1100E000
{
EXE 0x11011000
EXE 0x1100E000
{
startup_xinc.o (RESET, +FIRST)
* (+RO)
@@ -20,8 +20,7 @@ LOAD 0x11011000
*(ram_em)
}
ScatterAssert((0x530077b0)+ImageLength(RW2) < 0x53008000)
/* User settings start at flash offset 0x1E000. */
ScatterAssert(ImageLength(EXE) <= 0xD000)
ScatterAssert(ImageLength(EXE) <= 0x10000)
}