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.
2 parents f8da50f + a596529 commit 0131aa6Copy full SHA for 0131aa6
hal/targets/cmsis/TARGET_Freescale/TARGET_KLXX/TARGET_KL46Z/TOOLCHAIN_IAR/MKL46Z4.icf
@@ -13,7 +13,7 @@ define symbol __ICFEDIT_region_RAM_end__ = 0x1fffffff;
13
/*-Sizes-*/
14
/*Heap 1/4 of ram and stack 1/8*/
15
define symbol __ICFEDIT_size_cstack__ = 0x1000;
16
-define symbol __ICFEDIT_size_heap__ = 0x2000;
+define symbol __ICFEDIT_size_heap__ = 0x4000;
17
/**** End of ICF editor section. ###ICF###*/
18
19
define symbol __region_RAM2_start__ = 0x20000000;
0 commit comments