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:
Kojto
Date:
Wed Jul 19 16:46:19 2017 +0100
Revision:
147:a97add6d7e64
Parent:
93:e188a91d3eaa
Release 147 of the mbed library.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Kojto 93:e188a91d3eaa 1 ; *************************************************************
Kojto 93:e188a91d3eaa 2 ; *** Scatter-Loading Description File generated by uVision ***
Kojto 93:e188a91d3eaa 3 ; *************************************************************
Kojto 93:e188a91d3eaa 4
Kojto 93:e188a91d3eaa 5 LR_IROM1 0x00000000 0x00080000 { ; load region size_region
Kojto 93:e188a91d3eaa 6 ER_IROM1 0x00000000 0x00080000 { ; load address = execution address
Kojto 93:e188a91d3eaa 7 *.o (RESET, +First)
Kojto 93:e188a91d3eaa 8 *(InRoot$$Sections)
Kojto 93:e188a91d3eaa 9 *.o (+RO-CODE) ; prioritizes CODE in IFLASH before SPIFI
Kojto 93:e188a91d3eaa 10 .ANY2 (+RO-DATA) ; prioritizes DATA in IFLASH before SPIFI
Kojto 93:e188a91d3eaa 11 .ANY (+RO) ; remaining RO
Kojto 93:e188a91d3eaa 12 }
Kojto 93:e188a91d3eaa 13 RW_IRAM1 0x100000E8 0x0000FF18 { ; RW data
Kojto 93:e188a91d3eaa 14 .ANY (+RW +ZI)
Kojto 93:e188a91d3eaa 15 }
Kojto 93:e188a91d3eaa 16 RW_IRAM2 0x20000000 0x00004000 {
Kojto 93:e188a91d3eaa 17 .ANY (AHBSRAM0)
Kojto 93:e188a91d3eaa 18 }
Kojto 93:e188a91d3eaa 19 RW_IRAM3 0x20004000 0x00004000 {
Kojto 93:e188a91d3eaa 20 .ANY (AHBSRAM1)
Kojto 93:e188a91d3eaa 21 }
Kojto 93:e188a91d3eaa 22 }
Kojto 93:e188a91d3eaa 23
Kojto 93:e188a91d3eaa 24 LR_IROM2 0x28000000 0x01000000 {
Kojto 93:e188a91d3eaa 25 ER_IROM2 0x28000000 0x01000000 { ; load address = execution address
Kojto 93:e188a91d3eaa 26 .ANY1 (+RO-DATA) ; all DATA not fitting in IFLASH
Kojto 93:e188a91d3eaa 27 .ANY (SPIFI_MEM) ; DATA tagged as SPIFI_MEM
Kojto 93:e188a91d3eaa 28 *.o (SPIFI_MEM) ; CODE tagged as SPIFI_MEM
Kojto 93:e188a91d3eaa 29 }
Kojto 93:e188a91d3eaa 30 }
Kojto 93:e188a91d3eaa 31