How to Read/Write eFuses in J-Link commander?

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

How to Read/Write eFuses in J-Link commander?

5,518 次查看
burns_wayne
Contributor I

Hi,

I’m using a J-Link to program a NXP MCIMXRT1052 chip, and need to program/blow some of its eFuse registers.

However, I've troubles even reading the eFuse registers, let along writing them, in J-Link Commander.

According to Table 5-9 in the MCIMXRT1052 datasheet, register at 0x420 should contain Unique ID of the chip. However, when I do a "mem 420,10" command in J-Link Commander, to read the content at the 0x420 address, it just returns a bunch of neatly count-up numbers, just like all other eFuse registers, which can't be right. (Please have a look at the attached screanshot below)

Have I just typed in a wrong address? or where else could have gone wrong?

Cheers

Larry

JLink Read.png

0 项奖励
回复
2 回复数

4,951 次查看
jay_heng
NXP Employee
NXP Employee
0 项奖励
回复

4,951 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Larry

one can try example from below link and implement it with jlink:

How to burn BT_FUSE_SEL on RT1050 

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

0 项奖励
回复