How to use JTRACE on RT1064?Thank you.
Hi @MrHWT ,
Thanks for the interest in NXP MIMXRT series!
Regarding to the EVK, to connect an external JTAG debugger first you need to remove jumpers J47, J48, and J49. Then you should use connector J21 to connect your external debug probe to the RT.
For your customer board, please refer to the EVK hardware design. And just as a heads up, the debug interface of the RT10xx comes by default to work with SWD, if you want to communicate with JTAG, you will need to burn the fuse DAP_SJC_SWD_SEL.
Best regards,
Gavin
Thank you for your reply。How to configure the project to use TRACE?
Hi @MrHWT ,
There is a detailed Application Note on this topic:
https://www.nxp.com/docs/en/application-note/AN12877.pdf
Hope it helps!
Best regards,
Gavin
As you are using J-Trace. Did you tried the example from Segger?
https://wiki.segger.com/Tracing_on_NXP_iMX_RT1050_(iMX_RT1050_Trace_Reference_Board)
This is for 1050, but the 1064 should work the same way.
Same board. RT1052 is ok, RT1064 can not trace. All use the example code from the official website.
https://wiki.segger.com/Tracing_on_NXP_iMX_RT1050_(iMX_RT1050_Trace_Reference_Board)
https://wiki.segger.com/i.MXRT1060#Tracing_on_NXP_iMXRT1064
I guess you are using the Evaluation Board, right?
It is not possible to use the trace functionality with this board as the Trace-Pins are not connected to the JTAG-Connector.