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/TARGET_NXP/TARGET_LPC11UXX/device/TOOLCHAIN_ARM_STD/TARGET_LPC11U34_421/LPC11U34.sct@149:156823d33999, 2016-10-28 (annotated)
- Committer:
- <>
- Date:
- Fri Oct 28 11:17:30 2016 +0100
- Revision:
- 149:156823d33999
- Parent:
- targets/cmsis/TARGET_NXP/TARGET_LPC11UXX/TOOLCHAIN_ARM_MICRO/TARGET_APPNEARME_MICRONFCBOARD/LPC11U34.sct@144:ef7eb2e8f9f7
This updates the lib to the mbed lib v128
NOTE: This release includes a restructuring of the file and directory locations and thus some
include paths in your code may need updating accordingly.
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| <> | 144:ef7eb2e8f9f7 | 1 | |
| <> | 144:ef7eb2e8f9f7 | 2 | LR_IROM1 0x00000000 0xC000 { ; load region size_region (48k) |
| <> | 144:ef7eb2e8f9f7 | 3 | ER_IROM1 0x00000000 0xC000 { ; load address = execution address |
| <> | 144:ef7eb2e8f9f7 | 4 | *.o (RESET, +First) |
| <> | 144:ef7eb2e8f9f7 | 5 | *(InRoot$$Sections) |
| <> | 144:ef7eb2e8f9f7 | 6 | .ANY (+RO) |
| <> | 144:ef7eb2e8f9f7 | 7 | } |
| <> | 144:ef7eb2e8f9f7 | 8 | ; 8_byte_aligned(48 vect * 4 bytes) = 8_byte_aligned(0xC0) = 0xC0 |
| <> | 144:ef7eb2e8f9f7 | 9 | ; 8KB - 0xC0 = 0x1F40 |
| <> | 144:ef7eb2e8f9f7 | 10 | RW_IRAM1 0x100000C0 0x1F40 { |
| <> | 144:ef7eb2e8f9f7 | 11 | .ANY (+RW +ZI) |
| <> | 144:ef7eb2e8f9f7 | 12 | } |
| <> | 144:ef7eb2e8f9f7 | 13 | RW_IRAM2 0x20004000 0x800 { ; RW data, USB RAM |
| <> | 144:ef7eb2e8f9f7 | 14 | .ANY (USBRAM) |
| <> | 144:ef7eb2e8f9f7 | 15 | } |
| <> | 144:ef7eb2e8f9f7 | 16 | } |
| <> | 144:ef7eb2e8f9f7 | 17 |
