Increase stack size
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
__USTACK_SIZE = 0x00000400;
|
__USTACK_SIZE = 0x00000800;
|
||||||
__ISTACK_SIZE = 0x00000400;
|
__ISTACK_SIZE = 0x00000800;
|
||||||
|
|
||||||
MEMORY
|
MEMORY
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user