Newer
Older
mbed-os / targets / TARGET_Silicon_Labs / TARGET_EFM32 / TARGET_EFM32GG_STK3700 / device / TOOLCHAIN_ARM_STD / efm32gg.sct
@Christopher Haster Christopher Haster on 4 Oct 2016 464 bytes restructure - Restructured cmsis directory
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************

LR_IROM1 0x00000000 0x00100000  {    ; load region size_region
  ER_IROM1 0x00000000 0x00100000  {  ; load address = execution address
   *.o (RESET, +First)
   *(InRoot$$Sections)
   .ANY (+RO)
  }
  RW_IRAM1 0x200000DC 0x0001FF24  {  ; RW data
   .ANY (+RW +ZI)
  }
}