mbed library sources modified for open wear

Dependents:   openwear-lifelogger-example

Fork of mbed-src by mbed official

targets/cmsis/TARGET_NXP/TARGET_LPC408X/TOOLCHAIN_ARM_STD/LPC407X_8X.sct

Committer:
mbed_official
Date:
2013-12-03
Revision:
53:ee96c43874d6
Child:
56:99eb381a3269

File content as of revision 53:ee96c43874d6:

; *************************************************************
; *** 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 0x00004000  {
   .ANY (AHBSRAM0)
  }
  RW_IRAM3 0x20004000 0x00004000  {
   .ANY (AHBSRAM1)
  }
}

LR_IROM2 0x28000000 0x01000000  {
  ER_IROM2 0x28000000 0x01000000  {  ; load address = execution address
    .ANY (+RO)
  }
}