diff --git a/firmware/sections.lds b/firmware/sections.lds index 645ce43..f914b46 100644 --- a/firmware/sections.lds +++ b/firmware/sections.lds @@ -10,7 +10,6 @@ means. MEMORY { /* the memory in the testbench is 128k in size; * set LENGTH=96k and leave at least 32k for stack */ - mem : ORIGIN = 0x00000000, LENGTH = 0x0000c000 mem : ORIGIN = 0x00000000, LENGTH = 0x00018000 }