MPC555 CENSOR Bits problem

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MPC555 CENSOR Bits problem

ソリューションへジャンプ
4,113件の閲覧回数
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 解決策
3,461件の閲覧回数
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 返信
3,462件の閲覧回数
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 件の賞賛
返信