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 f0d1f2f commit be5633dCopy full SHA for be5633d
targets/TARGET_Samsung/TARGET_SIDK_S5JS100/device/TOOLCHAIN_IAR/sidk_s5js100.icf
@@ -33,7 +33,7 @@ if (!isdefinedsymbol(MBED_BOOT_STACK_SIZE)) {
33
}
34
35
define symbol CSTACK_SIZE = MBED_BOOT_STACK_SIZE;
36
-define symbol __ICFEDIT_size_heap__ = 0x50000;
+define symbol __ICFEDIT_size_heap__ = 0x0C00;
37
38
/*Meory regions*/
39
define memory mem with size = 4G;
0 commit comments