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
cmsis/TOOLCHAIN_ARM_STD/MK64F.sct
- Committer:
- screamer
- Date:
- 2016-03-23
- Revision:
- 0:c5e2f793b59a
File content as of revision 0:c5e2f793b59a:
LR_IROM1 0x00000000 0x100000 { ; load region size_region (1000k) ER_IROM1 0x00000000 0x100000 { ; load address = execution address *.o (RESET, +First) *(InRoot$$Sections) .ANY (+RO) } ; 8_byte_aligned(62 vect * 4 bytes) = 8_byte_aligned(0x194) = 0x198 ; 0x40000 - 0x198 = 0x3FE68 RW_IRAM1 0x1FFF0198 0x3FE68 { .ANY (+RW +ZI) } }