s32k116
The pins in SWD are inadvertently set to normal GPIO.
Hi,
You need to halt the program before the pins are reprogrammed to GPIOs.
There is PE Micro Kinetis Recovery Utility described here:
With J-link, I haven't tested it, but I think you can try this:
Connect reset_b pin to the ground and power-cycle the MCU.
While the MCU is in reset, use J-link commander and the 'unlock kinetis' command.
Regards,
Daniel