|
@@ -30,4 +30,4 @@ place at address mem:__ICFEDIT_intvec_start__ { readonly section .intvec };
|
|
|
|
|
|
place in ROM_region { readonly };
|
|
|
place in RAM1_region { section .sram };
|
|
|
-place in RAM2_region { readwrite, block CSTACK};
|
|
|
+place in RAM2_region { readwrite, last block CSTACK};
|