We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ade705a commit ba019fdCopy full SHA for ba019fd
targets/TARGET_NXP/TARGET_LPC176X/device/TOOLCHAIN_IAR/LPC17xx.icf
@@ -9,7 +9,7 @@ define symbol __ICFEDIT_region_ROM_end__ = 0x0007FFFF;
9
define symbol __ICFEDIT_region_NVIC_start__ = 0x10000000;
10
define symbol __ICFEDIT_region_NVIC_end__ = 0x100000C7;
11
define symbol __ICFEDIT_region_RAM_start__ = 0x100000C8;
12
-define symbol __ICFEDIT_region_RAM_end__ = 0x10007FDF;
+define symbol __ICFEDIT_region_RAM_end__ = 0x10007FE0;
13
14
/*-Sizes-*/
15
/*Heap 1/4 of ram and stack 1/8*/
0 commit comments