is there a way to program utest user space(OTP data) by using jtag direct flashing?
just like how we flash the pflash and dflash?
I
Solved! Go to Solution.
Yes, it is possible. It depends on your tools. If you have Lauterbach debugger, you can use simple script which I shared in this post a few days ago:
https://community.nxp.com/t5/S32K/S32K388-HSE-No-Response-Error/m-p/2090937/highlight/true#M48394
Regards,
Lukas
Yes, it is possible. It depends on your tools. If you have Lauterbach debugger, you can use simple script which I shared in this post a few days ago:
https://community.nxp.com/t5/S32K/S32K388-HSE-No-Response-Error/m-p/2090937/highlight/true#M48394
Regards,
Lukas
Thanks, it looks like the debugger load a driver to RAM and it plays the magic.
It should also follow the reference manual to program through the registers.