Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-dev by
targets/cmsis/TARGET_WIZNET/TARGET_W7500x/TARGET_WIZwiki_W7500P/TOOLCHAIN_ARM_STD/W7500.sct@144:ef7eb2e8f9f7, 2016-09-02 (annotated)
- Committer:
- <>
- Date:
- Fri Sep 02 15:07:44 2016 +0100
- Revision:
- 144:ef7eb2e8f9f7
- Parent:
- 0:9b334a45a8ff
This updates the lib to the mbed lib v125
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
<> | 144:ef7eb2e8f9f7 | 1 | ; ************************************************************* |
<> | 144:ef7eb2e8f9f7 | 2 | ; *** Scatter-Loading Description File generated by uVision *** |
<> | 144:ef7eb2e8f9f7 | 3 | ; ************************************************************* |
<> | 144:ef7eb2e8f9f7 | 4 | |
<> | 144:ef7eb2e8f9f7 | 5 | LR_IROM1 0x00000000 0x00020000 { ; load region size_region |
<> | 144:ef7eb2e8f9f7 | 6 | ER_IROM1 0x00000000 0x00020000 { ; load address = execution address |
<> | 144:ef7eb2e8f9f7 | 7 | *.o (RESET, +First) |
<> | 144:ef7eb2e8f9f7 | 8 | *(InRoot$$Sections) |
<> | 144:ef7eb2e8f9f7 | 9 | .ANY (+RO) |
<> | 144:ef7eb2e8f9f7 | 10 | } |
<> | 144:ef7eb2e8f9f7 | 11 | RW_IRAM1 0x20000000 0x00004000 { ; RW data |
<> | 144:ef7eb2e8f9f7 | 12 | .ANY (+RW +ZI) |
<> | 144:ef7eb2e8f9f7 | 13 | } |
<> | 144:ef7eb2e8f9f7 | 14 | } |
<> | 144:ef7eb2e8f9f7 | 15 |