Thomas Byrne / mbed-src-stm32f030k6

Fork of mbed-src by mbed official

targets/cmsis/TARGET_Silicon_Labs/TARGET_EFM32/TARGET_EFM32ZG_STK3200/TOOLCHAIN_ARM_MICRO/efm32zg.sct

Committer:
mbed_official
Date:
2015-04-28
Revision:
525:c320967f86b9

File content as of revision 525:c320967f86b9:

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

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