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.
Dependents: 1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB
Fork of mbed by
TARGET_WIZWIKI_W7500P/TOOLCHAIN_ARM_MICRO/W7500.sct@121:672067c3ada4, 2016-04-14 (annotated)
- Committer:
- elijahorr
- Date:
- Thu Apr 14 07:28:54 2016 +0000
- Revision:
- 121:672067c3ada4
- Parent:
- 108:34e6b704fe68
.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Kojto | 108:34e6b704fe68 | 1 | ; ************************************************************* |
Kojto | 108:34e6b704fe68 | 2 | ; *** Scatter-Loading Description File generated by uVision *** |
Kojto | 108:34e6b704fe68 | 3 | ; ************************************************************* |
Kojto | 108:34e6b704fe68 | 4 | |
Kojto | 108:34e6b704fe68 | 5 | LR_IROM1 0x00000000 0x00020000 { ; load region size_region |
Kojto | 108:34e6b704fe68 | 6 | ER_IROM1 0x00000000 0x00020000 { ; load address = execution address |
Kojto | 108:34e6b704fe68 | 7 | *.o (RESET, +First) |
Kojto | 108:34e6b704fe68 | 8 | *(InRoot$$Sections) |
Kojto | 108:34e6b704fe68 | 9 | .ANY (+RO) |
Kojto | 108:34e6b704fe68 | 10 | } |
Kojto | 108:34e6b704fe68 | 11 | RW_IRAM1 0x20000000 0x00004000 { ; RW data |
Kojto | 108:34e6b704fe68 | 12 | .ANY (+RW +ZI) |
Kojto | 108:34e6b704fe68 | 13 | } |
Kojto | 108:34e6b704fe68 | 14 | } |
Kojto | 108:34e6b704fe68 | 15 |