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_Silicon_Labs/TARGET_EFM32/TARGET_EFM32HG_STK3400/TOOLCHAIN_ARM_MICRO/efm32hg.sct@0:9b334a45a8ff, 2015-10-01 (annotated)
- Committer:
 - bogdanm
 - Date:
 - Thu Oct 01 15:25:22 2015 +0300
 - Revision:
 - 0:9b334a45a8ff
 - Child:
 - 50:a417edff4437
 
Initial commit on mbed-dev
Replaces mbed-src (now inactive)
Who changed what in which revision?
| User | Revision | Line number | New contents of line | 
|---|---|---|---|
| bogdanm | 0:9b334a45a8ff | 1 | ; ************************************************************* | 
| bogdanm | 0:9b334a45a8ff | 2 | ; *** Scatter-Loading Description File generated by uVision *** | 
| bogdanm | 0:9b334a45a8ff | 3 | ; ************************************************************* | 
| bogdanm | 0:9b334a45a8ff | 4 | |
| bogdanm | 0:9b334a45a8ff | 5 | LR_IROM1 0x00000000 0x00010000 { ; load region size_region | 
| bogdanm | 0:9b334a45a8ff | 6 | ER_IROM1 0x00000000 0x00010000 { ; load address = execution address | 
| bogdanm | 0:9b334a45a8ff | 7 | *.o (RESET, +First) | 
| bogdanm | 0:9b334a45a8ff | 8 | *(InRoot$$Sections) | 
| bogdanm | 0:9b334a45a8ff | 9 | .ANY (+RO) | 
| bogdanm | 0:9b334a45a8ff | 10 | } | 
| bogdanm | 0:9b334a45a8ff | 11 | RW_IRAM1 0x20000098 0x00001F68 { ; RW data | 
| bogdanm | 0:9b334a45a8ff | 12 | .ANY (+RW +ZI) | 
| bogdanm | 0:9b334a45a8ff | 13 | } | 
| bogdanm | 0:9b334a45a8ff | 14 | } | 
| bogdanm | 0:9b334a45a8ff | 15 | 
