added IAR flash loader for NGX4330 or lpc18/43xx

This commit is contained in:
hathach
2014-04-08 12:23:01 +07:00
parent 31a10c9780
commit 6404b06341
6 changed files with 71 additions and 3 deletions
+3 -3
View File
@@ -55,6 +55,6 @@ place in PD_LOCAL_SRAM_region { section .pd_local_sram };
place in AHB_SRAM2_region { section .ahb_sram2 };
place in ETB_SRAM_region { section .etb_sram };
place in RAM_region { readonly };
place in AHB_SRAM1_region { readwrite,
block CSTACK, block HEAP };
place in ROM_region { readonly };
place in RAM_region { readwrite,
block CSTACK, block HEAP };