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 79e57f0 commit 2c25b45Copy full SHA for 2c25b45
targets/TARGET_TT/TARGET_TT_M3HQ/device/TOOLCHAIN_IAR/tmpm3hqfdfg.icf
@@ -10,7 +10,7 @@ define symbol __ICFEDIT_region_RAM_start__ = 0x200002D8;
10
define symbol __ICFEDIT_region_RAM_end__ = 0x2000FFFF;
11
/*-Sizes-*/
12
/*Heap 1/4 of ram and stack 1/8*/
13
-define symbol __ICFEDIT_size_cstack__ = 0x4000;
+define symbol __ICFEDIT_size_cstack__ = 0x400;
14
define symbol __ICFEDIT_size_heap__ = 0x2000;
15
/**** End of ICF editor section. ###ICF###*/
16
0 commit comments