Skip to content

Commit d453fb9

Browse files
DerekSnellkartben
authored andcommitted
doc: boards: nxp: frdm_mcxn947: corrected memory map
Corrected flash region table for dual core samples. Signed-off-by: Derek Snell <[email protected]>
1 parent d130b68 commit d453fb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boards/nxp/frdm_mcxn947/doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ Dual Core samples
4545
+-----------+-------------------+----------------------+
4646
| Core | Boot Address | Comment |
4747
+===========+===================+======================+
48-
| CPU0 | 0x10000000[1856K] | primary core flash |
48+
| CPU0 | 0x10000000[2048K] | primary core flash |
4949
+-----------+-------------------+----------------------+
50-
| CPU1 | 0x101d0000[192K] | secondary core flash |
50+
| CPU1 | 0x1010a000[984K] | secondary core flash |
5151
+-----------+-------------------+----------------------+
5252

5353
+----------+------------------+-----------------------+

0 commit comments

Comments
 (0)