Skip to content

Commit adf253e

Browse files
committed
Update MPU ram/rom split for Nuvoton M2351
Move the start of RAM from 0x10000000 to 0x20000000 on the NUMAKER_PFM_M2351. This allows the target to work correctly.
1 parent 574f9fa commit adf253e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

targets/targets.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7474,6 +7474,9 @@
74747474
"value": "GPIO_DBCTL_DBCLKSEL_16"
74757475
}
74767476
},
7477+
"overrides": {
7478+
"mpu-rom-end": "0x1fffffff"
7479+
},
74777480
"inherits": ["Target"],
74787481
"device_has": [
74797482
"USTICKER",

0 commit comments

Comments
 (0)