Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of target-mcu-k64f by
Diff: cmsis/TOOLCHAIN_GCC_ARM/K64FN1M0xxx12.ld
- 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