diff --git a/software/sys_controller/link.common.ld b/software/sys_controller/link.common.ld index d302ada..ddfd5f2 100644 --- a/software/sys_controller/link.common.ld +++ b/software/sys_controller/link.common.ld @@ -3,7 +3,7 @@ __DYNAMIC = 0; MEMORY { - dataram : ORIGIN = 0x00010000, LENGTH = 0x9000 + dataram : ORIGIN = 0x00010000, LENGTH = 0xa000 } /* Stack information variables */