added IAR flash loader for NGX4330 or lpc18/43xx
This commit is contained in:
@@ -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 };
|
||||
Reference in New Issue
Block a user