JTAG detection failed for i.mx8mplus

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

JTAG detection failed for i.mx8mplus

139 次查看
Bhardwaj
Contributor I

We have been working on i.mx8mplus EVK while debugging getting an failed to connect to the target error. while debugging we observed on each and every pin of JTAG in oscilloscope then we found that TDO pin is 0.5v continuously. Do this create any issue?

             IDLE                   Debugging

-----------------------------------------------

VTRF: 1.8V(high)              1.8V(high)

TMS: 0V(low)                  high low(changing)

TCK: 0V(low)                  depends on CLK values

TDI: 1.8V(high)                data

TDO: 0.5V                        0.5V

Reset: 1.8V(high)           1.8V(high)

IMG-20251007-WA0009.jpg

0 项奖励
回复
2 回复数

117 次查看
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @Bhardwaj 

I hope you are doing very well.

 

Yes, the TDO signal must be aligned to the VTref ≈ 1.8 V.

Which debugger are you using?

According to the reference manual, the recommended procedure to start the JTAG controller is:

Manuel_Salas_0-1759941809507.png

Also, you can try to follow the AN14367 (Debugging Cortex-A U-Boot and Native RTOS on i.MX 8M Plus and i.MX 93 EVKs).

 

Best regards,

Salas.

0 项奖励
回复

76 次查看
Bhardwaj
Contributor I

Hi salas,

We are using Dstream-st debugger. We are doing the procedure mentioned in document. I have a doubt that

does the cortex-a53 can be detected after boot or not using jtag?

If not, can i know the procedure how the processor boot flow and when should i connect to target through jtag?

0 项奖励
回复