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

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

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

3,298 Views
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 Kudos
2 Replies

2,731 Views
jay_heng
NXP Employee
NXP Employee
0 Kudos

2,731 Views
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 Kudos