Welcome to mirror list, hosted at ThFree Co, Russian Federation.

stm32wb15xx_flash_cm4.sct « MDK-ARM « BLE_p2pServer_ota « BLE « Applications « NUCLEO-WB15CC « Projects - github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 60ea7fdde1f9eb81a8851a7c54d55115dd474d79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************

LR_IROM1 0x08007000 0x140{    ; load region size_region
  ER_IROM1_LOW 0x08007000 0x140  {  ; load address = execution address
 *.o(RESET, +First)
  }  
 }

LR_IROM2 0x08007140 0x4{    ; load region size_region  
  ER_IROM2_LOW 0x08007140 0x4  {
 *.o (TAG_OTA_START) 
  }  
 }
 
LR_IROM3 0x08007144 0x116BC{
  ER_IROM1_HIGH 0x08007144 0x116BC {  ; load address = execution address	
  *(InRoot$$Sections)
  .ANY (+RO)  
  *.o (TAG_OTA_END)	
  }
  
  RW_IRAM1 0x20000008 0x2FF8  {  ; RW data
  ANY (+RW +ZI)
  }

  RW_RAM_SHARED1 0x20030000 0x28  {  ; RW data 
  *(MAPPING_TABLE)
  }
  RW_RAM_SHARED2 0x20030028 0x27D8  { ; RW data      
  *(MB_MEM1)
  *(MB_MEM2)
  .ANY (+RW +ZI)
  }
 }