my fork

Dependents:   Nucleo_blueNRG

Fork of mbed by mbed official

TARGET_ARCH_MAX/TOOLCHAIN_ARM_STD/STM32F407.sct

Committer:
filartrix
Date:
2015-04-08
Revision:
97:4298809c7c9e
Parent:
89:552587b429a1

File content as of revision 97:4298809c7c9e:

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

LR_IROM1 0x08000000 0x00100000  {    ; load region size_region
  ER_IROM1 0x08000000 0x00100000  {  ; load address = execution address
   *.o (RESET, +First)
   *(InRoot$$Sections)
   .ANY (+RO)
  }
  RW_IRAM1 0x10000000 0x00010000  {  ; CCM
  }
  RW_IRAM2 0x20000188 0x0001FE78 {
   .ANY (+RW +ZI)
  }
}