The official mbed C/C SDK provides the software platform and libraries to build your applications.

Fork of mbed by mbed official

Committer:
emilmont
Date:
Wed Apr 17 15:30:58 2013 +0100
Revision:
62:7e6c9f46b3bd
Add NXP LPC812
[KL25Z] Use channel 0 as a prescaler for channel 1
[CodeSourcery] Fix standard library retargeting removing duplicate "_isatty"
Move parse_pins in RPC module

Who changed what in which revision?

UserRevisionLine numberNew contents of line
emilmont 62:7e6c9f46b3bd 1
emilmont 62:7e6c9f46b3bd 2 LR_IROM1 0x00000000 0x4000 { ; load region size_region (32k)
emilmont 62:7e6c9f46b3bd 3 ER_IROM1 0x00000000 0x4000 { ; load address = execution address
emilmont 62:7e6c9f46b3bd 4 *.o (RESET, +First)
emilmont 62:7e6c9f46b3bd 5 *(InRoot$$Sections)
emilmont 62:7e6c9f46b3bd 6 .ANY (+RO)
emilmont 62:7e6c9f46b3bd 7 }
emilmont 62:7e6c9f46b3bd 8 ; 8_byte_aligned(48 vect * 4 bytes) = 8_byte_aligned(0xC0) = 0xC0
emilmont 62:7e6c9f46b3bd 9 ; 8KB - 0xC0 = 0xF40
emilmont 62:7e6c9f46b3bd 10 RW_IRAM1 0x100000C0 0xF40 {
emilmont 62:7e6c9f46b3bd 11 .ANY (+RW +ZI)
emilmont 62:7e6c9f46b3bd 12 }
emilmont 62:7e6c9f46b3bd 13 }
emilmont 62:7e6c9f46b3bd 14