Hello all,
I am working on setting up my development and debugging environment for the Cortex-M7 core of the i.MX 8M Plus. I have successfully generated an SDK using the online NXP SDK builder tool, and I am able to open and build the FreeRTOS hello world example using the NXP MCUXpresso VSCode plugin. However, I have not been able to flash or debug the i.MX 8M Plus on my EVK.
I was able to use J-Link Commander with a rev 1.2 J-Link Ultra to confirm SWD communication was working, but I was unable to flash or debug, as Segger does not support debugging Cortex-M7 cores with this hardware revision. I have since ordered an NXP MCU-Link Pro debugger, but I am having issues getting debugging going with that as well.
Should the NXP MCU-Link Pro be able to debug the Cortex-M7 core of an i.MX 8M Plus?
If not, what debugging probes are known to support JTAG or SWD debugging the Cortex-m7 core of an i.MX 8M Plus?