JTAG censorship

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

JTAG censorship

3,125 次查看
vincentbbbb
Contributor III

Hello,

I am using my own JTAG programmer and I was having difficulty inputting JTAG censorship value for my MPC5674F.  I am able to read memory of an uncensored device, but when I put a censorship value, I am not able to read the memory.  I was wondering at what moment the censorship data was compared to the one in Flash???  Is it right after it is sent via JTAG or is it when requesting a read command??

Regards

4 回复数

1,447 次查看
Jia_Jun_LI
Contributor I

Hello, my program is in Flash. I placed the demo program in the initialization of my program, but as a result, neither my boot nor my APP can start.

0 项奖励
回复

2,918 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, please pay attention to sections

8.5.7 Enabling Debug of a Censored Device and

31.3.4 CENSOR_CTRL Register

of device's RM:

https://www.nxp.com/docs/en/reference-manual/MPC5674FRM.pdf 

If you are using your own debugger, I believe these chapters are understandable to you.

I could also point out following appnote:

https://www.nxp.com/docs/en/application-note/AN4365.pdf

Hope it helps a bit

2,918 次查看
vincentbbbb
Contributor III

Hello,

I am still unable to uncensor the device through JTAG.  Maybe my timings are not good.  At which point the password entered through JTAG is compared with the one strored in memory.  Is is right after reset is released???  At which point in time this comparison takes place???

Regards

0 项奖励
回复

2,918 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hi,

JTAG censorship is compared during reset phase.

Once you send the correct password the JTAG module will start communicating. Until then it behaves as there is no JTAG module on chip to external world.

regards,

Peter

0 项奖励
回复