MPC555 CENSOR Bits problem

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

MPC555 CENSOR Bits problem

跳至解决方案
3,470 次查看
Mr32Bit
Contributor I

Hi, I'm new to this forum e to PowerPC so I'm here to ask help to some MPC Guru.

My problem is that making some test on my board with MPC555 I have put CENSOR == 0b00, and now with my BDM P&E Micro I'm not more able to erase or program the internal flash, if I try to read the flash all is 0x3FFFFFFF. How can I put CENSOR = 0b01 or 0b10 ? I think this will resolve my problem. If I read the register at address 0x2FC800 and 0x2FC840 the value is 0x80FF00FF.so CENSOR is really 0b00.

Someone has a compatible BDM file for P&E Micro Multilink BDM that can change CENSOR?

 

Best regards to everyone

Gian

标签 (1)
0 项奖励
回复
1 解答
2,818 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

These drivers contain ChangeCensor function:

https://www.freescale.com/webapp/Download?colCode=MPC555_CMF_NVM_GMD

The function can be executed from RAM.

Copied from user manual:

changecensor.png

在原帖中查看解决方案

0 项奖励
回复
1 回复
2,819 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

These drivers contain ChangeCensor function:

https://www.freescale.com/webapp/Download?colCode=MPC555_CMF_NVM_GMD

The function can be executed from RAM.

Copied from user manual:

changecensor.png

0 项奖励
回复