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:
310:1c287fe42d43
test with CLOCK_SETUP = 0

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 85:e1a8e879a6a9 1 ;WITHOUT SOFTDEVICE:
mbed_official 252:188cc9bd3bd4 2 ;LR_IROM1 0x00000000 0x00040000 {
mbed_official 252:188cc9bd3bd4 3 ; ER_IROM1 0x00000000 0x00040000 {
mbed_official 85:e1a8e879a6a9 4 ; *.o (RESET, +First)
mbed_official 85:e1a8e879a6a9 5 ; *(InRoot$$Sections)
mbed_official 85:e1a8e879a6a9 6 ; .ANY (+RO)
mbed_official 85:e1a8e879a6a9 7 ; }
mbed_official 252:188cc9bd3bd4 8 ; RW_IRAM1 0x20000000 0x00004000 {
mbed_official 85:e1a8e879a6a9 9 ; .ANY (+RW +ZI)
mbed_official 85:e1a8e879a6a9 10 ; }
mbed_official 85:e1a8e879a6a9 11 ;}
mbed_official 85:e1a8e879a6a9 12 ;
mbed_official 85:e1a8e879a6a9 13 ;WITH SOFTDEVICE:
mbed_official 85:e1a8e879a6a9 14
mbed_official 252:188cc9bd3bd4 15 LR_IROM1 0x16000 0x002A000 {
mbed_official 252:188cc9bd3bd4 16 ER_IROM1 0x16000 0x002A000 {
mbed_official 85:e1a8e879a6a9 17 *.o (RESET, +First)
mbed_official 85:e1a8e879a6a9 18 *(InRoot$$Sections)
mbed_official 85:e1a8e879a6a9 19 .ANY (+RO)
mbed_official 85:e1a8e879a6a9 20 }
mbed_official 252:188cc9bd3bd4 21 RW_IRAM1 0x20002000 0x00002000 {
mbed_official 85:e1a8e879a6a9 22 .ANY (+RW +ZI)
mbed_official 85:e1a8e879a6a9 23 }
mbed_official 85:e1a8e879a6a9 24 }
mbed_official 85:e1a8e879a6a9 25
mbed_official 85:e1a8e879a6a9 26
mbed_official 85:e1a8e879a6a9 27