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 by
TARGET_ARCH_PRO/TOOLCHAIN_ARM_STD/LPC1768.sct@118:16969dd821af, 2016-04-05 (annotated)
- Committer:
- ricardobtez
- Date:
- Tue Apr 05 23:51:21 2016 +0000
- Revision:
- 118:16969dd821af
- Parent:
- 85:024bf7f99721
dgdgr
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
bogdanm | 85:024bf7f99721 | 1 | |
bogdanm | 85:024bf7f99721 | 2 | LR_IROM1 0x00000000 0x80000 { ; load region size_region |
bogdanm | 85:024bf7f99721 | 3 | ER_IROM1 0x00000000 0x80000 { ; load address = execution address |
bogdanm | 85:024bf7f99721 | 4 | *.o (RESET, +First) |
bogdanm | 85:024bf7f99721 | 5 | *(InRoot$$Sections) |
bogdanm | 85:024bf7f99721 | 6 | .ANY (+RO) |
bogdanm | 85:024bf7f99721 | 7 | } |
bogdanm | 85:024bf7f99721 | 8 | ; 8_byte_aligned(49 vect * 4 bytes) = 8_byte_aligned(0xC4) = 0xC8 |
bogdanm | 85:024bf7f99721 | 9 | ; 32KB - 0xC8 = 0x7F38 |
bogdanm | 85:024bf7f99721 | 10 | RW_IRAM1 0x100000C8 0x7F38 { |
bogdanm | 85:024bf7f99721 | 11 | .ANY (+RW +ZI) |
bogdanm | 85:024bf7f99721 | 12 | } |
bogdanm | 85:024bf7f99721 | 13 | RW_IRAM2 0x2007C000 0x4000 { ; RW data, ETH RAM |
bogdanm | 85:024bf7f99721 | 14 | .ANY (AHBSRAM0) |
bogdanm | 85:024bf7f99721 | 15 | } |
bogdanm | 85:024bf7f99721 | 16 | RW_IRAM3 0x20080000 0x4000 { ; RW data, ETH RAM |
bogdanm | 85:024bf7f99721 | 17 | .ANY (AHBSRAM1) |
bogdanm | 85:024bf7f99721 | 18 | } |
bogdanm | 85:024bf7f99721 | 19 | RW_IRAM4 0x40038000 0x0800 { ; RW data, CAN RAM |
bogdanm | 85:024bf7f99721 | 20 | .ANY (CANRAM) |
bogdanm | 85:024bf7f99721 | 21 | } |
bogdanm | 85:024bf7f99721 | 22 | } |