teralytic / mbed-dev

Fork of mbed by teralytic

Committer:
mbed_official
Date:
Tue Oct 06 11:45:10 2015 +0100
Revision:
2:6d3776d23548
Synchronized with git revision 0e0bd6f2dde8c642b3962122205189134017fa8f

Full URL: https://github.com/mbedmicro/mbed/commit/0e0bd6f2dde8c642b3962122205189134017fa8f/

PR for new platform WIZWIKI_W7500ECO.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 2:6d3776d23548 1 ; *************************************************************
mbed_official 2:6d3776d23548 2 ; *** Scatter-Loading Description File generated by uVision ***
mbed_official 2:6d3776d23548 3 ; *************************************************************
mbed_official 2:6d3776d23548 4
mbed_official 2:6d3776d23548 5 LR_IROM1 0x00000000 0x00020000 { ; load region size_region
mbed_official 2:6d3776d23548 6 ER_IROM1 0x00000000 0x00020000 { ; load address = execution address
mbed_official 2:6d3776d23548 7 *.o (RESET, +First)
mbed_official 2:6d3776d23548 8 *(InRoot$$Sections)
mbed_official 2:6d3776d23548 9 .ANY (+RO)
mbed_official 2:6d3776d23548 10 }
mbed_official 2:6d3776d23548 11 RW_IRAM1 0x20000000 0x00004000 { ; RW data
mbed_official 2:6d3776d23548 12 .ANY (+RW +ZI)
mbed_official 2:6d3776d23548 13 }
mbed_official 2:6d3776d23548 14 }
mbed_official 2:6d3776d23548 15