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: hello SerialTestv11 SerialTestv12 Sierpinski ... more
TARGET_MAX32600MBED/TOOLCHAIN_ARM_STD/MAX32600.sct@157:e7ca05fa8600, 2017-11-09 (annotated)
- Committer:
- AnnaBridge
- Date:
- Thu Nov 09 11:14:10 2017 +0000
- Revision:
- 157:e7ca05fa8600
- Parent:
- 101:7cff1c4259d7
Release 155 of the mbed library.
Who changed what in which revision?
| User | Revision | Line number | New contents of line | 
|---|---|---|---|
| Kojto | 101:7cff1c4259d7 | 1 | |
| Kojto | 101:7cff1c4259d7 | 2 | ; MAX32600 | 
| Kojto | 101:7cff1c4259d7 | 3 | ; 256KB FLASH (0x40000) @ 0x000000000 | 
| Kojto | 101:7cff1c4259d7 | 4 | ; 2KB RAM (0x8000) @ 0x20000000 | 
| Kojto | 101:7cff1c4259d7 | 5 | |
| Kojto | 101:7cff1c4259d7 | 6 | |
| Kojto | 101:7cff1c4259d7 | 7 | ; MAX32600: 256KB FLASH (0x40000) + 32KB RAM (0x8000) | 
| Kojto | 101:7cff1c4259d7 | 8 | |
| Kojto | 101:7cff1c4259d7 | 9 | LR_IROM1 0x00000000 0x40000 { ; load region size_region | 
| Kojto | 101:7cff1c4259d7 | 10 | ER_IROM1 0x00000000 0x40000 { ; load address = execution address | 
| Kojto | 101:7cff1c4259d7 | 11 | *.o (RESET, +First) | 
| Kojto | 101:7cff1c4259d7 | 12 | *(InRoot$$Sections) | 
| Kojto | 101:7cff1c4259d7 | 13 | .ANY (+RO) | 
| Kojto | 101:7cff1c4259d7 | 14 | } | 
| Kojto | 101:7cff1c4259d7 | 15 | |
| Kojto | 101:7cff1c4259d7 | 16 | ; [RAM] Vector table dynamic copy: 79 vectors * 4 bytes = (0x140) - alignment | 
| Kojto | 101:7cff1c4259d7 | 17 | RW_IRAM1 (0x20000000+0x140) (0x8000-0x140) { ; RW data | 
| Kojto | 101:7cff1c4259d7 | 18 | .ANY (+RW +ZI) | 
| Kojto | 101:7cff1c4259d7 | 19 | } | 
| Kojto | 101:7cff1c4259d7 | 20 | |
| Kojto | 101:7cff1c4259d7 | 21 | } | 


