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 1615dca commit 69bf173Copy full SHA for 69bf173
hal/targets/cmsis/TARGET_NUVOTON/TARGET_NUC472/TARGET_NUMAKER_PFM_NUC472/TOOLCHAIN_IAR/NUC472_442.icf
@@ -11,7 +11,7 @@ define symbol __ICFEDIT_region_IRAM_end__ = 0x20010000;
11
define symbol __ICFEDIT_region_XRAM_start__ = 0x60000000;
12
define symbol __ICFEDIT_region_XRAM_end__ = 0x60100000;
13
/*-Sizes-*/
14
-define symbol __ICFEDIT_size_cstack__ = 0x3000;
+define symbol __ICFEDIT_size_cstack__ = 0x2000;
15
define symbol __ICFEDIT_size_heap__ = 0xC0000;
16
/**** End of ICF editor section. ###ICF###*/
17
0 commit comments