Added missing PERSISTENT_RAM in memory

This commit is contained in:
Kevin Le
2026-06-23 09:40:55 +07:00
parent f5d9e18517
commit 2fd9685404
+3
View File
@@ -7,6 +7,9 @@ MEMORY
{
FLASH (rx) : ORIGIN = 0x27000, LENGTH = 0xD4000 - 0x27000
/* To keep data in RAM across resets */
PERSISTENT_RAM (rwx) : ORIGIN = 0x20006000, LENGTH = 8
/* SRAM required by Softdevice depend on
* - Attribute Table Size (Number of Services and Characteristics)
* - Vendor UUID count