mbed library sources

Fork of mbed-src by mbed official

Committer:
mbed_official
Date:
Fri Aug 01 14:45:06 2014 +0100
Revision:
270:e2babe29baf8
Parent:
targets/cmsis/TARGET_NORDIC/TARGET_NRF51822/TOOLCHAIN_ARM_STD/nRF51822.sct@252:188cc9bd3bd4
Synchronized with git revision 988c22d5984ba5565d9e83305cc1eb6431a683ee

Full URL: https://github.com/mbedmicro/mbed/commit/988c22d5984ba5565d9e83305cc1eb6431a683ee/

Fixed L6235E link error for NRF51822 variants

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