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 mbed-dev by
targets/cmsis/TARGET_Freescale/TARGET_KLXX/TARGET_KL26Z/TOOLCHAIN_ARM_MICRO/MKL26Z4.sct@0:9b334a45a8ff, 2015-10-01 (annotated)
- Committer:
- bogdanm
- Date:
- Thu Oct 01 15:25:22 2015 +0300
- Revision:
- 0:9b334a45a8ff
Initial commit on mbed-dev
Replaces mbed-src (now inactive)
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| bogdanm | 0:9b334a45a8ff | 1 | |
| bogdanm | 0:9b334a45a8ff | 2 | LR_IROM1 0x00000000 0x20000 { ; load region size_region (32k) |
| bogdanm | 0:9b334a45a8ff | 3 | ER_IROM1 0x00000000 0x20000 { ; load address = execution address |
| bogdanm | 0:9b334a45a8ff | 4 | *.o (RESET, +First) |
| bogdanm | 0:9b334a45a8ff | 5 | *(InRoot$$Sections) |
| bogdanm | 0:9b334a45a8ff | 6 | .ANY (+RO) |
| bogdanm | 0:9b334a45a8ff | 7 | } |
| bogdanm | 0:9b334a45a8ff | 8 | ; 8_byte_aligned(48 vect * 4 bytes) = 8_byte_aligned(0xC0) = 0xC0 |
| bogdanm | 0:9b334a45a8ff | 9 | ; 0x4000 - 0xC0 = 0x3F40 |
| bogdanm | 0:9b334a45a8ff | 10 | RW_IRAM1 0x1FFFF0C0 0x3F40 { |
| bogdanm | 0:9b334a45a8ff | 11 | .ANY (+RW +ZI) |
| bogdanm | 0:9b334a45a8ff | 12 | } |
| bogdanm | 0:9b334a45a8ff | 13 | } |
| bogdanm | 0:9b334a45a8ff | 14 |
