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:
rolf.meyer@arm.com
Date:
Fri Aug 28 12:10:11 2009 +0000
Revision:
11:1c1ebd0324fa
Child:
12:f63353af7be8
A shiny new version

Who changed what in which revision?

UserRevisionLine numberNew contents of line
rolf.meyer@arm.com 11:1c1ebd0324fa 1
rolf.meyer@arm.com 11:1c1ebd0324fa 2 LR_IROM1 0x00000000 0x80000 { ; load region size_region
rolf.meyer@arm.com 11:1c1ebd0324fa 3 ER_IROM1 0x00000000 0x80000 { ; load address = execution address
rolf.meyer@arm.com 11:1c1ebd0324fa 4 *.o (RESET, +First)
rolf.meyer@arm.com 11:1c1ebd0324fa 5 *(InRoot$$Sections)
rolf.meyer@arm.com 11:1c1ebd0324fa 6 .ANY (+RO)
rolf.meyer@arm.com 11:1c1ebd0324fa 7 }
rolf.meyer@arm.com 11:1c1ebd0324fa 8 RW_IRAM1 0x40000120 0x7EE0 { ; RW data, inc space for realmonitor
rolf.meyer@arm.com 11:1c1ebd0324fa 9 .ANY (+RW +ZI)
rolf.meyer@arm.com 11:1c1ebd0324fa 10 }
rolf.meyer@arm.com 11:1c1ebd0324fa 11 }
rolf.meyer@arm.com 11:1c1ebd0324fa 12