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

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/NUCLEO-WB15CC/Applications/BLE/BLE_MeshLightingPRFNode/MDK-ARM/stm32wb15xx_flash_cm4.sct')
-rw-r--r--Projects/NUCLEO-WB15CC/Applications/BLE/BLE_MeshLightingPRFNode/MDK-ARM/stm32wb15xx_flash_cm4.sct26
1 files changed, 26 insertions, 0 deletions
diff --git a/Projects/NUCLEO-WB15CC/Applications/BLE/BLE_MeshLightingPRFNode/MDK-ARM/stm32wb15xx_flash_cm4.sct b/Projects/NUCLEO-WB15CC/Applications/BLE/BLE_MeshLightingPRFNode/MDK-ARM/stm32wb15xx_flash_cm4.sct
new file mode 100644
index 000000000..41a12523f
--- /dev/null
+++ b/Projects/NUCLEO-WB15CC/Applications/BLE/BLE_MeshLightingPRFNode/MDK-ARM/stm32wb15xx_flash_cm4.sct
@@ -0,0 +1,26 @@
+; *************************************************************
+; *** Scatter-Loading Description File generated by uVision ***
+; *************************************************************
+
+LR_IROM1 0x08000000 0x00021800 { ; load region size_region
+ ER_IROM1 0x08000000 0x00021800 { ; load address = execution address
+ *.o (RESET, +First)
+ *(InRoot$$Sections)
+ .ANY (+RO)
+ }
+ RW_IRAM1 0x20000000 0x2FFF { ; 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)
+ }
+
+ }
+
+