i.mx357 blow e-fuses with JTAG

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

i.mx357 blow e-fuses with JTAG

跳至解决方案
947 次查看
mimi
Contributor I

hello community!

i would like to blow the e-fuses over the JTAG port.

in the datasheet AN3652 (i.mx35 ic identification module IIM fusebox) is a procedure to programm the fuses.

but i don´t know the right procedure for the TAP controller to programm the fuses.

thanks for your assistance!

标签 (4)
0 项奖励
1 解答
751 次查看
david_dicarlo
NXP Employee
NXP Employee

Direct JTAG programming of the fuses is not possible via the JTAG.  Rather, the JTAG debugger port needs to be used in conjunction with application code.  Example application code for programming the fuses in the MX35 is contained in section 6 of AN3652.   It would need to be modified appropriately to program the desired fuses, compiled and then executed via the JTAG debugger.

If a JTAG debugger is not available, redboot or uboot can be temporarily loaded on the board and used to program the fuses within the MX35.


https://community.nxp.com/message/306607/edit" style="font-style: inherit; font-family: inherit; col...

在原帖中查看解决方案

0 项奖励
1 回复
752 次查看
david_dicarlo
NXP Employee
NXP Employee

Direct JTAG programming of the fuses is not possible via the JTAG.  Rather, the JTAG debugger port needs to be used in conjunction with application code.  Example application code for programming the fuses in the MX35 is contained in section 6 of AN3652.   It would need to be modified appropriately to program the desired fuses, compiled and then executed via the JTAG debugger.

If a JTAG debugger is not available, redboot or uboot can be temporarily loaded on the board and used to program the fuses within the MX35.


https://community.nxp.com/message/306607/edit" style="font-style: inherit; font-family: inherit; col...

0 项奖励