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: FRDM-KL46Z_LCD_Test FRDM-KL46Z_LCD_Test FRDM-KL46Z_Plantilla FRDM-KL46Z_Plantilla ... more
targets/cmsis/TARGET_NXP/TARGET_LPC15XX/TOOLCHAIN_ARM_MICRO/LPC15xx.sct@0:6bc4ac881c8e, 2016-07-28 (annotated)
- Committer:
- ebrus
- Date:
- Thu Jul 28 15:56:34 2016 +0000
- Revision:
- 0:6bc4ac881c8e
1;
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
ebrus | 0:6bc4ac881c8e | 1 | |
ebrus | 0:6bc4ac881c8e | 2 | LR_IROM1 0x00000000 0x40000 { ; load region size_region (256k) |
ebrus | 0:6bc4ac881c8e | 3 | ER_IROM1 0x00000000 0x40000 { ; load address = execution address |
ebrus | 0:6bc4ac881c8e | 4 | *.o (RESET, +First) |
ebrus | 0:6bc4ac881c8e | 5 | *(InRoot$$Sections) |
ebrus | 0:6bc4ac881c8e | 6 | .ANY (+RO) |
ebrus | 0:6bc4ac881c8e | 7 | } |
ebrus | 0:6bc4ac881c8e | 8 | ; 8_byte_aligned(16+47 vect * 4 bytes) = 0x100 |
ebrus | 0:6bc4ac881c8e | 9 | ; 36kB(0x9000) - 0x100 = 0x8F00 |
ebrus | 0:6bc4ac881c8e | 10 | RW_IRAM1 (0x02000000+0x100) (0x9000-0x100) { |
ebrus | 0:6bc4ac881c8e | 11 | .ANY (+RW +ZI) |
ebrus | 0:6bc4ac881c8e | 12 | } |
ebrus | 0:6bc4ac881c8e | 13 | } |