Disabling JTAG on IMX7d

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

Disabling JTAG on IMX7d

Jump to solution
1,142 Views
stephendonn
Contributor I

Hi

I'm trying to disable JTAG on an IMX7d. IMX7DSSRM refers to eFuse SJC_DISABLE, but I can't seem to find which OCOTP fuse this is. Is there release note or some such similar to AN4686 for the IMX7d?

Kind regards

Steve

Labels (1)
1 Solution
931 Views
VladanJovanovic
NXP Employee
NXP Employee

Table 6-19 in ref. manual shows that it is bit 21 at 0x470 fuse address. Looking at OCOTP chapter, that would be OTP Bank 1, Word 3 (OCOTP_BOOT_CFG0).

View solution in original post

3 Replies
931 Views
stephendonn
Contributor I

Thank you for the information. 

0 Kudos
932 Views
VladanJovanovic
NXP Employee
NXP Employee

Table 6-19 in ref. manual shows that it is bit 21 at 0x470 fuse address. Looking at OCOTP chapter, that would be OTP Bank 1, Word 3 (OCOTP_BOOT_CFG0).

931 Views
igorpadykov
NXP Employee
NXP Employee

Hi Steve

this fuse is described in sect.6.3.1 Boot Fusemap i.MX7D Reference Manual

http://cache.nxp.com/files/32bit/doc/ref_manual/IMX7DRM.pdf

Fuse programming:

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

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