iMX6 JTAG and eFuse

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
4,529件の閲覧回数
hemanthkumarven
Contributor II

We are using a customized board based on imx6q sabre lite board. We are not able to access the board via JTAG. When we plug the board via USB cable to PC. We see the device enumerated as HID device. We would like to know

1. what are the efuses set in the factory and what efuses have to be set by the user?

2. Is there any way to read the efuse status without using JTAG?

Jlink Error Message.jpg

ラベル(1)
タグ(2)
1 解決策
3,155件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Hemanth

recommended to check  Chapter 7Configuring JTAG Tools IMX6DQ6SDLHDG   and link below

J-Link and iMX6

Default fuse state is given in Table 8-2 IMX6DQRM

they can be read with SDK (test ocotp_test.c)

i.MX 6Series Platform SDK or with Uboot

https://community.freescale.com/docs/DOC-95458

Note: JTAG_MOD is high only in boundary scan. For normal operation JTAG_MOD should be low.

Best regards

igor

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

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

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

元の投稿で解決策を見る

2 返答(返信)
3,155件の閲覧回数
hemanthkumarven
Contributor II

Hi Igor,

Thanks for the reply. In our Custom board, we have the JTAG_MOD left unconnected.

We think that could be the issue why we are not able to access the board via JTAG.

Thanks

Hemanth

0 件の賞賛
返信
3,156件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Hemanth

recommended to check  Chapter 7Configuring JTAG Tools IMX6DQ6SDLHDG   and link below

J-Link and iMX6

Default fuse state is given in Table 8-2 IMX6DQRM

they can be read with SDK (test ocotp_test.c)

i.MX 6Series Platform SDK or with Uboot

https://community.freescale.com/docs/DOC-95458

Note: JTAG_MOD is high only in boundary scan. For normal operation JTAG_MOD should be low.

Best regards

igor

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

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

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