boards: nxp: frdm_mcxn947: use core argument to target CPU0

In future versions of Linkserver, specifying the core argument within
the device string will not be supported. Therefore, move the FRDM
MCXN947 board to specify the core directly instead of using the device
string.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
This commit is contained in:
Daniel DeGrasse 2024-03-28 11:02:26 -05:00 committed by Henrik Brix Andersen
commit 5f3d584a2f

View file

@ -6,7 +6,8 @@
if(CONFIG_SOC_MCXN947_CPU0)
board_runner_args(jlink "--device=MCXN947_M33_0" "--reset-after-load")
board_runner_args(linkserver "--device=MCXN947:FRDM-MCXN947:cm33_core0")
board_runner_args(linkserver "--device=MCXN947:FRDM-MCXN947")
board_runner_args(linkserver "--core=cm33_core0")
board_runner_args(linkserver "--override=/device/memory/1/flash-driver=MCXN9xx_S.cfx")
board_runner_args(linkserver "--override=/device/memory/1/location=0x10000000")
# Linkserver v1.4.85 and earlier do not include the secure regions in the