The official mbed C/C SDK provides the software platform and libraries to build your applications.
Fork of mbed by
TARGET_EFM32WG_STK3800/TOOLCHAIN_ARM_MICRO/efm32wg.sct@99:7f6c6de930c0, 2015-05-03 (annotated)
- Committer:
- Mikchel
- Date:
- Sun May 03 16:04:42 2015 +0000
- Revision:
- 99:7f6c6de930c0
- Parent:
- 98:8ab26030e058
12
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Kojto | 98:8ab26030e058 | 1 | ; ************************************************************* |
Kojto | 98:8ab26030e058 | 2 | ; *** Scatter-Loading Description File generated by uVision *** |
Kojto | 98:8ab26030e058 | 3 | ; ************************************************************* |
Kojto | 98:8ab26030e058 | 4 | |
Kojto | 98:8ab26030e058 | 5 | LR_IROM1 0x00000000 0x00040000 { ; load region size_region |
Kojto | 98:8ab26030e058 | 6 | ER_IROM1 0x00000000 0x00040000 { ; load address = execution address |
Kojto | 98:8ab26030e058 | 7 | *.o (RESET, +First) |
Kojto | 98:8ab26030e058 | 8 | *(InRoot$$Sections) |
Kojto | 98:8ab26030e058 | 9 | .ANY (+RO) |
Kojto | 98:8ab26030e058 | 10 | } |
Kojto | 98:8ab26030e058 | 11 | RW_IRAM1 0x200000E0 0x00007F20 { ; RW data |
Kojto | 98:8ab26030e058 | 12 | .ANY (+RW +ZI) |
Kojto | 98:8ab26030e058 | 13 | } |
Kojto | 98:8ab26030e058 | 14 | } |
Kojto | 98:8ab26030e058 | 15 |