Hi all,
I’m running into some trouble with an S32K342 MCU and J-Link.
When I try to connect, I get this error:
Error: DAP error while reading AIRCR
On normal power-up, the RESET pin keeps toggling high/low, looks like the device is stuck in some kind of reset loop.
If I force the RESET pin high externally, J-Link can connect.
But when I try a full chip erase (erase in J-Link Commander), it successed. After reconnecting, I’m back to the same error and reset pin instability.
Could this be caused by flash security configuration locking the device? If so, what’s the proper recovery procedure?
What’s the likely root cause of the RESET pin toggling — external hardware issue or some internal fault/reset source?
I am looking for guidance on the official recovery/unlock procedure for S32K342 and tips on how to diagnose or fix the RESET pin instability.
Thanks in advance for any insights!