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:
AnnaBridge
Date:
Wed Feb 20 20:53:29 2019 +0000
Revision:
172:65be27845400
Parent:
157:e7ca05fa8600
mbed library release version 165

Who changed what in which revision?

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