Newer
Older
mbed-os / targets / TARGET_Silicon_Labs / TARGET_EFM32 / TARGET_EFM32PG_STK3401 / device / TOOLCHAIN_ARM_STD / efm32pg1b.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 0x00040000  {    ; load region size_region
  ER_IROM1 0x00000000 0x00040000  {  ; load address = execution address
   *.o (RESET, +First)
   *(InRoot$$Sections)
   .ANY (+RO)
  }
  RW_IRAM1 0x200000C8 0x00007F38  {  ; RW data
   .ANY (+RW +ZI)
  }
}