I don't know

Dependents:   MX106-finaltest

Fork of mbed-src by mbed official

targets/cmsis/TARGET_Silicon_Labs/TARGET_EFM32/TARGET_EFM32HG_STK3400/TOOLCHAIN_ARM_MICRO/efm32hg.sct

Committer:
mbed_official
Date:
2015-07-20
Revision:
593:78ee8643776a
Parent:
525:c320967f86b9

File content as of revision 593:78ee8643776a:

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

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