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 38e78fa commit 346209eCopy full SHA for 346209e
targets/TARGET_NUVOTON/TARGET_NANO100/device/TOOLCHAIN_IAR/NANO130.icf
@@ -9,7 +9,7 @@ define symbol __ICFEDIT_region_ROM_end__ = 0x00020000 - 1;
9
define symbol __ICFEDIT_region_IRAM_start__ = 0x20000000;
10
define symbol __ICFEDIT_region_IRAM_end__ = 0x20004000 - 1;
11
/*-Sizes-*/
12
-define symbol __ICFEDIT_size_cstack__ = 0x800;
+define symbol __ICFEDIT_size_cstack__ = 0x600;
13
define symbol __ICFEDIT_size_heap__ = 0x1200;
14
/**** End of ICF editor section. ###ICF###*/
15
0 commit comments