Elijah Orr / mbed-renbed

Dependents:   1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB

Fork of mbed by mbed official

TARGET_EFM32HG_STK3400/TOOLCHAIN_ARM_MICRO/efm32hg.sct

Committer:
elijahorr
Date:
2016-04-14
Revision:
121:672067c3ada4
Parent:
113:f141b2784e32

File content as of revision 121:672067c3ada4:

; *************************************************************
; *** 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 0x20000094 0x00001F6C  {  ; RW data
   .ANY (+RW +ZI)
  }
}