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-src by
targets/cmsis/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z/TOOLCHAIN_ARM_STD/MKL25Z4.sct@82:0b31dbcd4769, 2014-01-31 (annotated)
- Committer:
- mbed_official
- Date:
- Fri Jan 31 10:00:06 2014 +0000
- Revision:
- 82:0b31dbcd4769
Synchronized with git revision 74409cbd593d1daab530a57baaa563f30b04b018
Full URL: https://github.com/mbedmicro/mbed/commit/74409cbd593d1daab530a57baaa563f30b04b018/
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mbed_official | 82:0b31dbcd4769 | 1 | |
mbed_official | 82:0b31dbcd4769 | 2 | LR_IROM1 0x00000000 0x20000 { ; load region size_region (32k) |
mbed_official | 82:0b31dbcd4769 | 3 | ER_IROM1 0x00000000 0x20000 { ; load address = execution address |
mbed_official | 82:0b31dbcd4769 | 4 | *.o (RESET, +First) |
mbed_official | 82:0b31dbcd4769 | 5 | *(InRoot$$Sections) |
mbed_official | 82:0b31dbcd4769 | 6 | .ANY (+RO) |
mbed_official | 82:0b31dbcd4769 | 7 | } |
mbed_official | 82:0b31dbcd4769 | 8 | ; 8_byte_aligned(48 vect * 4 bytes) = 8_byte_aligned(0xC0) = 0xC0 |
mbed_official | 82:0b31dbcd4769 | 9 | ; 0x4000 - 0xC0 = 0x3F40 |
mbed_official | 82:0b31dbcd4769 | 10 | RW_IRAM1 0x1FFFF0C0 0x3F40 { |
mbed_official | 82:0b31dbcd4769 | 11 | .ANY (+RW +ZI) |
mbed_official | 82:0b31dbcd4769 | 12 | } |
mbed_official | 82:0b31dbcd4769 | 13 | } |
mbed_official | 82:0b31dbcd4769 | 14 |