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 12792fd commit 7caec46Copy full SHA for 7caec46
targets/TARGET_NUVOTON/TARGET_NANO100/device/TOOLCHAIN_IAR/NANO130.icf
@@ -10,7 +10,7 @@ define symbol __ICFEDIT_region_IRAM_start__ = 0x20000000;
10
define symbol __ICFEDIT_region_IRAM_end__ = 0x20004000 - 1;
11
/*-Sizes-*/
12
define symbol __ICFEDIT_size_cstack__ = 0x600;
13
-define symbol __ICFEDIT_size_heap__ = 0x1000;
+define symbol __ICFEDIT_size_heap__ = 0xE00;
14
/**** End of ICF editor section. ###ICF###*/
15
16
0 commit comments