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

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

mbed 2

This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.

Committer:
Bogdan Marinescu
Date:
Thu Dec 05 10:57:37 2013 +0200
Revision:
72:4096f863f923
Parent:
71:8fabd470bb6e
Child:
74:a842253909c9
Release 72 of the mbed library

This is a bugfix release of release 71, it contains a temporary change to
the LPC4088 scatter file that makes it compatible with the on-line build
system. This change will be reverted when the new build system will be in
place.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bogdanm 66:9c8f0e3462fb 1 ; *************************************************************
bogdanm 66:9c8f0e3462fb 2 ; *** Scatter-Loading Description File generated by uVision ***
bogdanm 66:9c8f0e3462fb 3 ; *************************************************************
bogdanm 66:9c8f0e3462fb 4
bogdanm 66:9c8f0e3462fb 5 LR_IROM1 0x00000000 0x00080000 { ; load region size_region
bogdanm 66:9c8f0e3462fb 6 ER_IROM1 0x00000000 0x00080000 { ; load address = execution address
bogdanm 66:9c8f0e3462fb 7 *.o (RESET, +First)
bogdanm 66:9c8f0e3462fb 8 *(InRoot$$Sections)
bogdanm 66:9c8f0e3462fb 9 .ANY (+RO)
bogdanm 66:9c8f0e3462fb 10 }
bogdanm 66:9c8f0e3462fb 11 RW_IRAM1 0x100000E8 0x0000FF18 { ; RW data
bogdanm 66:9c8f0e3462fb 12 .ANY (+RW +ZI)
bogdanm 66:9c8f0e3462fb 13 }
bogdanm 71:8fabd470bb6e 14 RW_IRAM2 0x20000000 0x00004000 {
bogdanm 71:8fabd470bb6e 15 .ANY (AHBSRAM0)
bogdanm 71:8fabd470bb6e 16 }
bogdanm 71:8fabd470bb6e 17 RW_IRAM3 0x20004000 0x00004000 {
bogdanm 66:9c8f0e3462fb 18 .ANY (AHBSRAM1)
bogdanm 66:9c8f0e3462fb 19 }
bogdanm 66:9c8f0e3462fb 20 }
bogdanm 66:9c8f0e3462fb 21