Hello all,
I have the imx8mp pevk boar and tried to start the debugger to flash/connect to the cortex m7 core.
No idee how to do it, installed vscode, can compile the demo software, but the debuggers do not connect to the board, the boar is connected to the PC, I can see uart logs from Linux.
"
mircea@chimen:~$ /usr/local/LinkServer_1.3.15/LinkServer probes
# Description Serial
--- ------------- --------
mircea@chimen:~$ /opt/SEGGER/JLink/JLinkGDBServerCLExe -listprobes USB
SEGGER J-Link GDB Server V7.92l Command Line Version
JLinkARM.dll V7.92l (DLL compiled Oct 25 2023 15:20:43)
<ProbeList>
</ProbeList>
mircea@chimen:~$ /usr/local/pemicrogdbserver/pegdbserver_console -showhardware
P&E GDB Server for Arm(R) devices, Version 9.32.00.00
Copyright 2018, P&E Microcomputer Systems Inc, All rights reserved
Loading library /usr/local/pemicrogdbserver/gdi/unit_ngs_arm_internal.so ... Done.
Command line arguments: -showhardware
mircea@chimen:~$
"
Any ideea?
Br, Mircea