mbed library sources

Dependents:   frdm_kl05z_gpio_test

Fork of mbed-src by mbed official

Committer:
shaoziyang
Date:
Sat Sep 13 14:25:46 2014 +0000
Revision:
323:9e901b0a5aa1
Parent:
103:9b881da47c92
test with CLOCK_SETUP = 0

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 103:9b881da47c92 1
mbed_official 103:9b881da47c92 2 LR_IROM1 0x00000000 0x40000 { ; load region size_region (256k)
mbed_official 103:9b881da47c92 3 ER_IROM1 0x00000000 0x40000 { ; load address = execution address
mbed_official 103:9b881da47c92 4 *.o (RESET, +First)
mbed_official 103:9b881da47c92 5 *(InRoot$$Sections)
mbed_official 103:9b881da47c92 6 .ANY (+RO)
mbed_official 103:9b881da47c92 7 }
mbed_official 103:9b881da47c92 8 ; 8_byte_aligned(16+47 vect * 4 bytes) = 0x100
mbed_official 103:9b881da47c92 9 ; 36kB(0x9000) - 0x100 = 0x8F00
mbed_official 103:9b881da47c92 10 RW_IRAM1 (0x02000000+0x100) (0x9000-0x100) {
mbed_official 103:9b881da47c92 11 .ANY (+RW +ZI)
mbed_official 103:9b881da47c92 12 }
mbed_official 103:9b881da47c92 13 }