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/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_p2pServer_ota/MDK-ARM/stm32wb55xx_flash_cm4.sct')
-rw-r--r--Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_p2pServer_ota/MDK-ARM/stm32wb55xx_flash_cm4.sct10
1 files changed, 7 insertions, 3 deletions
diff --git a/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_p2pServer_ota/MDK-ARM/stm32wb55xx_flash_cm4.sct b/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_p2pServer_ota/MDK-ARM/stm32wb55xx_flash_cm4.sct
index bd5d6db03..d3f87e77c 100644
--- a/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_p2pServer_ota/MDK-ARM/stm32wb55xx_flash_cm4.sct
+++ b/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BLE_p2pServer_ota/MDK-ARM/stm32wb55xx_flash_cm4.sct
@@ -11,11 +11,15 @@ LR_IROM1 0x08007000 0x260 { ; load region size_region
RW_IRAM1 0x20000008 0x0002FFF8 { ; RW data
.ANY (+RW +ZI)
}
- RW_RAM2aRet_SHARED 0x20030000 0x2800 { ; RW data
- *(MAPPING_TABLE)
+
+ RW_RAM2aRet_SHARED1 0x20030000 0x28 { ; RW data
+ *(MAPPING_TABLE)
+ }
+ RW_RAM2aRet_SHARED2 0x20030028 0x27D8 { ; RW data
*(MB_MEM1)
*(MB_MEM2)
- }
+ .ANY (+RW +ZI)
+ }
}
LR_IROM3 0x08007260 0x78DA0 {