IMX8m Plus Boundary Scan Issue

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

IMX8m Plus Boundary Scan Issue

跳至解决方案
857 次查看
Talal
Contributor I

I'm building a custom board using IMX8m Plus, and I want to use boundary scan to test the connections of the board. In order to do so, I am experimenting on the (8MPLUSLPD4-EVK) to check the JTAG connections and what need to be done to enter Boundary Scan Mode. I removed R32 (JTAG_MOD connection to GND) and soldered R313 2.2KOhm (JTAG_MOD to VDD_1V8). In addition, in SW4 I changed all the BOOT_MODE status to High, and I Measured the Voltage of POR and it is high. When I tried to check the chain to start the test, the Power LED (D25) turns off and when I disconnect XJLINK it goes back ON. The message I got from XJLINK2:

Starting Check Chain ...

No valid data returned from the JTAG chain.

perhaps the pin map is incorrect, or the board is not powered.

Check chain failed

Any idea what seems to be the problem?

0 项奖励
1 解答
846 次查看
riteshmpatel
NXP TechSupport
NXP TechSupport

Hi @Talal,

Hope you are doing well.

Please accept my apologies for delay in response.

One can refer Example 3: No Valid Data Returned from the below link to know the possible causes of the error:

https://www.xjtag.com/support/application-notes/jtag-chain-debugging/

In addition to the above, could you please also check what is the status of JTAG reset pin?

Thanks & Regards,

Ritesh M Patel

在原帖中查看解决方案

0 项奖励
2 回复数
847 次查看
riteshmpatel
NXP TechSupport
NXP TechSupport

Hi @Talal,

Hope you are doing well.

Please accept my apologies for delay in response.

One can refer Example 3: No Valid Data Returned from the below link to know the possible causes of the error:

https://www.xjtag.com/support/application-notes/jtag-chain-debugging/

In addition to the above, could you please also check what is the status of JTAG reset pin?

Thanks & Regards,

Ritesh M Patel

0 项奖励
834 次查看
Talal
Contributor I

Thank you so much for your help Ritesh, the issue was with the test reset sequence, nRST was low and the PMIC reset pin is active low. I just changed the nRST state to high and it worked fine!

Thank you.

0 项奖励