keil/include/devices/MK800X/Source/GCC/gcc_arm.ld
@@ -33,7 +33,7 @@
  </h>
  -----------------------------------------------------------------------------*/
__ROM_BASE = 0x00000000;
__ROM_SIZE = 0x00026000;
__ROM_SIZE = 0x00026800;
/*--------------------- Embedded RAM Configuration ----------------------------
  <h> RAM Configuration
@@ -50,7 +50,7 @@
    <o1> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>
  </h>
  -----------------------------------------------------------------------------*/
__STACK_SIZE = 0x00003800;
__STACK_SIZE = 0x00003000;
__HEAP_SIZE  = 0x00000000;
/*