version_2.0
Dependents: cc3000_ping_demo_try_2
Fork of mbed by
TARGET_KL05Z/TOOLCHAIN_ARM_STD/MKL05Z4.sct@86:4f9a848d74c7, 2014-06-25 (annotated)
- Committer:
- erezi
- Date:
- Wed Jun 25 06:08:49 2014 +0000
- Revision:
- 86:4f9a848d74c7
- Parent:
- 78:ed8466a608b4
version_2.0
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
emilmont | 78:ed8466a608b4 | 1 | LR_IROM1 0x00000000 0x8000 { ; load region size_region (32k) |
emilmont | 78:ed8466a608b4 | 2 | ER_IROM1 0x00000000 0x8000 { ; load address = execution address |
emilmont | 78:ed8466a608b4 | 3 | *.o (RESET, +First) |
emilmont | 78:ed8466a608b4 | 4 | *(InRoot$$Sections) |
emilmont | 78:ed8466a608b4 | 5 | .ANY (+RO) |
emilmont | 78:ed8466a608b4 | 6 | } |
emilmont | 78:ed8466a608b4 | 7 | ; 8_byte_aligned(48 vect * 4 bytes) = 8_byte_aligned(0xC0) = 0xC0 |
emilmont | 78:ed8466a608b4 | 8 | ; 0x1000 - 0xC0 = 0xF40 |
emilmont | 78:ed8466a608b4 | 9 | RW_IRAM1 0x1FFFFCC0 0xF40 { |
emilmont | 78:ed8466a608b4 | 10 | .ANY (+RW +ZI) |
emilmont | 78:ed8466a608b4 | 11 | } |
emilmont | 78:ed8466a608b4 | 12 | } |