zephyr/boards/nxp/frdm_mcxn947
Daniel DeGrasse 5ffc76e626 boards: nxp: frdm_mcxn947: fix debug access to secure RAM and peripherals
By default, LinkServer's memory map for the MCXN947 does not define
memory regions for the SRAM or peripheral bus in secure mode. This
results in gdb failing to read from these memory regions unless
explicitly told ignore the debugger memory map via
"set mem inaccessible-by-default off".

To resolve this, define memory regions for SRAM and peripherals in
secure mode via the commandline arguments passed to LinkServer in
board.cmake.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2024-03-26 12:00:26 -04:00
..
doc boards: frdm_mcxn947: Add support for the QSPI flash 2024-03-25 18:40:14 -04:00
board.c boards: frdm_mcxn947: Add support for the QSPI flash 2024-03-25 18:40:14 -04:00
board.cmake boards: nxp: frdm_mcxn947: fix debug access to secure RAM and peripherals 2024-03-26 12:00:26 -04:00
board.yml boards: frdm_mcxn947: Add support for frdm_mcxn947 board 2024-03-13 22:38:46 +00:00
CMakeLists.txt boards: frdm_mcxn947: Add support for frdm_mcxn947 board 2024-03-13 22:38:46 +00:00
frdm_mcxn947-pinctrl.dtsi boards: frdm_mcxn947: Add support for the QSPI flash 2024-03-25 18:40:14 -04:00
frdm_mcxn947.dtsi boards: frdm_mcxn947: Add support for the QSPI flash 2024-03-25 18:40:14 -04:00
frdm_mcxn947_mcxn947_cpu0.dts boards: frdm_mcxn947: Add support for the QSPI flash 2024-03-25 18:40:14 -04:00
frdm_mcxn947_mcxn947_cpu0.yaml boards/nxp/frdm_mcxn947: Fix twister yaml 2024-03-15 08:52:26 -05:00
frdm_mcxn947_mcxn947_cpu0_defconfig boards: frdm_mcxn947: Add support for frdm_mcxn947 board 2024-03-13 22:38:46 +00:00
Kconfig boards: frdm_mcxn947: Add support for frdm_mcxn947 board 2024-03-13 22:38:46 +00:00
Kconfig.frdm_mcxn947 boards: frdm_mcxn947: Add support for frdm_mcxn947 board 2024-03-13 22:38:46 +00:00