Hello,
I am working with an S32G3 device using an S32 Debug Probe and S32 Design Studio.
The device has JTAG protected with a password (debug authentication enabled).
I have authorization to access this device. My goal is to attach the debugger and dump internal memory (Flash/RAM) for analysis.
At the moment, JTAG access is blocked due to the password, and I would like to know:
What is the correct procedure to authenticate/unlock JTAG on S32G3 using the debug password
How this is done in practice with S32 Design Studio and the S32 Debug Probe
Once authenticated, whether full memory access / memory dump is supported or if there are restrictions