Skip to content

Commit 0e84d19

Browse files
Michael Schwarcz0xc0170
authored andcommitted
Update NS IAR icf file
1 parent 42fca9a commit 0e84d19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC55S69/TARGET_M33_NS/device/TOOLCHAIN_IAR/LPC55S69_cm33_core0_flash.icf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
** ###################################################################
2424
*/
2525

26-
define symbol NS_CODE_START = 0x00040000;
27-
define symbol NS_CODE_SIZE = 0x00058000;
26+
define symbol NS_CODE_START = 0x00038000;
27+
define symbol NS_CODE_SIZE = 0x00060000;
2828
define symbol NS_DATA_START = 0x20022000;
2929
define symbol NS_DATA_SIZE = 0x00022000;
3030

0 commit comments

Comments
 (0)