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 701c209 commit 460c9d8Copy full SHA for 460c9d8
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__ = 0x0C00;
+define symbol __ICFEDIT_size_heap__ = 0x50000;
37
38
/*Meory regions*/
39
define memory mem with size = 4G;
0 commit comments