恢复4aa84e1固件构建布局

This commit is contained in:
2026-07-28 17:09:50 +08:00
parent ee4b458933
commit b2e642366c
3 changed files with 5 additions and 6 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)
}