version_2.0

Dependents:   cc3000_ping_demo_try_2

Fork of mbed by mbed official

Committer:
bogdanm
Date:
Mon Aug 12 13:17:46 2013 +0300
Revision:
65:5798e58a58b1
Child:
66:9c8f0e3462fb
New target (LPC4088), new features (interrupt chaining), bug fixes (KL25Z I2C).

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bogdanm 65:5798e58a58b1 1 ; *************************************************************
bogdanm 65:5798e58a58b1 2 ; *** Scatter-Loading Description File generated by uVision ***
bogdanm 65:5798e58a58b1 3 ; *************************************************************
bogdanm 65:5798e58a58b1 4
bogdanm 65:5798e58a58b1 5 LR_IROM1 0x00000000 0x00080000 { ; load region size_region
bogdanm 65:5798e58a58b1 6 ER_IROM1 0x00000000 0x00080000 { ; load address = execution address
bogdanm 65:5798e58a58b1 7 *.o (RESET, +First)
bogdanm 65:5798e58a58b1 8 *(InRoot$$Sections)
bogdanm 65:5798e58a58b1 9 .ANY (+RO)
bogdanm 65:5798e58a58b1 10 }
bogdanm 65:5798e58a58b1 11 RW_IRAM1 0x100000E8 0x0000FF18 { ; RW data
bogdanm 65:5798e58a58b1 12 .ANY (+RW +ZI)
bogdanm 65:5798e58a58b1 13 }
bogdanm 65:5798e58a58b1 14 RW_IRAM2 0x20000000 0x00008000 {
bogdanm 65:5798e58a58b1 15 .ANY (AHBSRAM1)
bogdanm 65:5798e58a58b1 16 }
bogdanm 65:5798e58a58b1 17 }
bogdanm 65:5798e58a58b1 18