Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Revision:
1:a2f6f231d859
Parent:
0:c5e2f793b59a
Child:
2:55d6ee55cf2a
--- a/cmsis/TOOLCHAIN_GCC_ARM/K64FN1M0xxx12.ld	Wed Mar 23 21:24:48 2016 +0000
+++ b/cmsis/TOOLCHAIN_GCC_ARM/K64FN1M0xxx12.ld	Mon Apr 04 13:47:22 2016 +0100
@@ -7,7 +7,7 @@
   VECTORS (rx)          : ORIGIN = 0x00000000, LENGTH = 0x00000400
   FLASH_PROTECTION (rx) : ORIGIN = 0x00000400, LENGTH = 0x00000010
   FLASH (rx)            : ORIGIN = 0x00000410, LENGTH = 0x00100000 - 0x00000410
-  RAM (rwx)             : ORIGIN = 0x1FFF0198, LENGTH = 0x00040000 - 0x00000198
+  RAM (rwx)             : ORIGIN = 0x1FFF0200, LENGTH = 0x00040000 - 0x00000200
 }
 
 /* Linker script to place sections and symbol values. Should be used together