Hi,
we're currently securing the JTAG debug interface of the S32K3 used in our hardware and we wanted to use the scripts provided by PEMicro for the Multilink debugger as part of the supportFiles_ARM.zip package to unlock the JTAG debug interface if necessary - but when trying the script authenticate_password_mode.py, we noticed that the script is calling functions in unitacmp64.dll in turn. As we're developing on Linux (Ubuntu), we'd like to ask if there's an equivalent shared library for Linux that we could use instead. I couldn't find anything in the download area....
Thanks for your answers,
Thomas
Hi,
Yes, we have a version of unitacmp64.dll for Linux but I have no idea if you will be able to use it with the S32K3xx authentication scripts. I don't believe it is something the engineer who developed those scripts tested. Also this linux library is still a beta version so you use it at your own risk if this is being used for production.
I will send you the file. Please look for a email with the download link to unitacmp-64.zip
Regards,
Johnny
PEmicro
Greetings,
There is an equivalent library for Linux, however, it is still in beta. I have sent you what we have right now so you can try using it on your end and let us know if you run into any issues, but we are pretty confident it will work. Doing this will also help us move it closer to public release.
Takao
Hi,
thanks for providing the shared library, I'm happy to confirm that the password authentication script for the S32K3 works without flaws under Linux now!
Thomas
Thanks for letting us know!