diff --git a/arm/app.ld b/arm/app.ld index ed1ff7d..aff330d 100644 --- a/arm/app.ld +++ b/arm/app.ld @@ -1,6 +1,6 @@ MEMORY { - ICTM (rwx) : ORIGIN = 0x00000800, LENGTH = 12228 + ICTM (rwx) : ORIGIN = 0x00000800, LENGTH = 14336 } SECTIONS