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:
Thu Nov 09 11:14:10 2017 +0000
Revision:
157:e7ca05fa8600
Parent:
122:f9eeca106725
Release 155 of the mbed library.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Kojto 122:f9eeca106725 1 ; *************************************************************
Kojto 122:f9eeca106725 2 ; *** Scatter-Loading Description File generated by uVision ***
Kojto 122:f9eeca106725 3 ; *************************************************************
Kojto 122:f9eeca106725 4
Kojto 122:f9eeca106725 5 LR_IROM1 0x08000000 0x00100000 { ; load region size_region
Kojto 122:f9eeca106725 6 ER_IROM1 0x08000000 0x00100000 { ; load address = execution address
Kojto 122:f9eeca106725 7 *.o (RESET, +First)
Kojto 122:f9eeca106725 8 *(InRoot$$Sections)
Kojto 122:f9eeca106725 9 .ANY (+RO)
Kojto 122:f9eeca106725 10 }
Kojto 122:f9eeca106725 11 RW_IRAM1 0x10000000 0x00010000 { ; CCM
Kojto 122:f9eeca106725 12 }
Kojto 122:f9eeca106725 13 RW_IRAM2 0x20000188 0x0001FE78 {
Kojto 122:f9eeca106725 14 .ANY (+RW +ZI)
Kojto 122:f9eeca106725 15 }
Kojto 122:f9eeca106725 16 }
Kojto 122:f9eeca106725 17