MPC5604B Censorship password via JTAG

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

MPC5604B Censorship password via JTAG

1,681 Views
lucazanuttini
Contributor II

Hello NXP Community,

I have a question regarding the censorship mechanism: when NCPWD0 and

NWPVD1 are succesfully programmed, which istruction has to be loaded in

order to enable the Nexus via JTAG?

In the RM it seems that it could be done even via JTAG:

Can i get access to the CENSOR_CTRL register by using the CENSOR_CTRL

instruction (0x7)?

Thanks

Best regards,

Luca

0 Kudos
2 Replies

1,114 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

From debugger low level point of view it is shifting the 64-bit password into the CENSOR_CTRL register (via the JTAG port using the JTAG ENABLE_CENSOR_CTRL instruction) while the device is being held in system reset state.

 

From user point of view most debuggers are capable to enter this password. I am attaching procedure explainig how to enable debug over PPCNEXUS or CodeWarrior 10.6 or Lauterbach TRACE32.

 

Here you may find example code showing how to censor/uncensor the device:

Example MPC5604B Censorship CW210

 

If you use it please read carefully all instructions.

0 Kudos

1,114 Views
lucazanuttini
Contributor II

Thank you very much for the information.

Best regards,

Luca

0 Kudos