Hello Team,
I am working on S32K3x controller. I will be locking the JTAG using HSE with a key.
I am looking for a script which will do the following things when I connect to Trace32
1. The script checks if Debug interface is locked.
2. If yes, read PW from password.txt (some file).
3. Attach command to unlock JTAG.
I saw almost all the queries here, either it uses some external application or accesses JTAG Port directly to unlock it (S32_JTAG_WRITE.cmm). I am not sure whether it works when JTAG is locked via HSE. I suspect it doesn't.
I haven't tried any since I don't want to brick by controller.
Can someone help here please, I'll provide any other info if needed.
Thanks in advance.
Nilesh