How to access JTAG in imx8

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to access JTAG in imx8

4,450 Views
roopeshpookandy
Contributor I

How to access JTAG on IMX8M. What can be used as IDE and what hardware is required in between JTAG and the IDE?

Is there a tool available from nxp?

0 Kudos
2 Replies

4,177 Views
fatalfeel
Contributor V

jtag openocd eclipse

see the imx8m.cfg setting will give you answer
ver 0.10.1 test compile ok on ubuntu 16.04 x64
made on march 2020

https://fatalfeel.blogspot.com/2015/12/openocd-with-eclipse-debug-kernel-of.html

opencod
https://github.com/fatalfeel/openocd_integrated

Eclipse Luna 64bits linux ADT + CDT + Openocd on Java8. Extract to /opt/eclipse_luna
http://www.mediafire.com/file/8fb3dsi88j5iru9/eclipse_luna_adt_cdt_openocd.tar.gz

0 Kudos

4,177 Views
igorpadykov
NXP Employee
NXP Employee

Hi Roopesh

jtag is described in Hardware Guide:

i.MX8M Hardware Developer’s Guide

nxp does not provide tools, one can try for example arm ds5

Debugging the i.MX 8M SOM Using ARM DS-5 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos