mbed library sources

Dependents:   frdm_kl05z_gpio_test

Fork of mbed-src by mbed official

Committer:
mbed_official
Date:
Fri Jul 11 10:00:08 2014 +0100
Revision:
255:20b371a9491b
Parent:
targets/cmsis/TARGET_Freescale/TARGET_K20D5M/TOOLCHAIN_ARM_STD/MK20D5.sct@68:41613245dfd7
Synchronized with git revision bbf5cbc71510e72033aaacbd76c3f127b70f08b6

Full URL: https://github.com/mbedmicro/mbed/commit/bbf5cbc71510e72033aaacbd76c3f127b70f08b6/

[K20D50M] K20D5M -> K20D50M

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 68:41613245dfd7 1
mbed_official 68:41613245dfd7 2 LR_IROM1 0x00000000 0x20000 { ; load region size_region (132k)
mbed_official 68:41613245dfd7 3 ER_IROM1 0x00000000 0x20000 { ; load address = execution address
mbed_official 68:41613245dfd7 4 *.o (RESET, +First)
mbed_official 68:41613245dfd7 5 *(InRoot$$Sections)
mbed_official 68:41613245dfd7 6 .ANY (+RO)
mbed_official 68:41613245dfd7 7 }
mbed_official 68:41613245dfd7 8 ; 8_byte_aligned(62 vect * 4 bytes) = 8_byte_aligned(0xF8) = 0xF8
mbed_official 68:41613245dfd7 9 ; 0x4000 - 0xF8 = 0x3F08
mbed_official 68:41613245dfd7 10 RW_IRAM1 0x1FFFE0F8 0x3F08 {
mbed_official 68:41613245dfd7 11 .ANY (+RW +ZI)
mbed_official 68:41613245dfd7 12 }
mbed_official 68:41613245dfd7 13 }
mbed_official 68:41613245dfd7 14