Flash memory reading problem

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

Flash memory reading problem

840 Views
senthilkumar
Contributor III

Hello,

           I am working in MPC5534 for ECU project.I have exception problem in a portion of flash memory (ex:H2) and I got data "XX XX XX XX" like that. then when I read first time that same portion of flash memory I exception error. but, when read second time it will automatically erase that portion of flash memory. How can I fix this problem Please any one help me.

 

Thanks,

Senthil

senthil.mpty@yahoo.com

Labels (1)
0 Kudos
1 Reply

628 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

"XX XX XX XX" in debugger means that there's bus error when debugger reads that memory. It will be caused by ECC error in case of flash. The only solution is to erase the corrupted flash and then it will work again.

Lukas

0 Kudos