version_2.0

Dependents:   cc3000_ping_demo_try_2

Fork of mbed by mbed official

TARGET_LPC4088/TOOLCHAIN_ARM_STD/LPC407X_8X.sct

Committer:
bogdanm
Date:
2013-08-12
Revision:
65:5798e58a58b1
Child:
66:9c8f0e3462fb

File content as of revision 65:5798e58a58b1:

; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************

LR_IROM1 0x00000000 0x00080000  {    ; load region size_region
  ER_IROM1 0x00000000 0x00080000  {  ; load address = execution address
   *.o (RESET, +First)
   *(InRoot$$Sections)
   .ANY (+RO)
  }
  RW_IRAM1 0x100000E8 0x0000FF18  {  ; RW data
   .ANY (+RW +ZI)
  }
  RW_IRAM2 0x20000000 0x00008000  {
   .ANY (AHBSRAM1)
  }
}