hello,
I am trying to use the Secure Mode in the i.MXRT 1050 Secure JTAG Controller. The SRM documentation describes the activation of the JTAG in secure mode in section 11.5.1.2.1.
Of course, this requires setting in fuse map SJC_RESP desired value at 0x600 (7 bytes), and JTAG_SMODE at 0x460[23:22] to 01.
My question is, what is the tool/procedure to interact with the TAP controller to send the proper instructions and to get challenge code, present response, and validate that the authentication is successful ? I have a Segger J-Link probe, and I am using MCUXpresso IDE. with a IMXRT1050-EVKB.
Thanks.
Hello,
The following may be helpful:
IDE with support Secure JTAG
Have a great day,
Yuri
------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer
button. Thank you!