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> |
||
---|---|---|
.. | ||
doc | ||
board.c | ||
board.cmake | ||
board.yml | ||
CMakeLists.txt | ||
frdm_mcxn947-pinctrl.dtsi | ||
frdm_mcxn947.dtsi | ||
frdm_mcxn947_mcxn947_cpu0.dts | ||
frdm_mcxn947_mcxn947_cpu0.yaml | ||
frdm_mcxn947_mcxn947_cpu0_defconfig | ||
Kconfig | ||
Kconfig.frdm_mcxn947 |