EEPROM Emulation

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

EEPROM Emulation

1,461件の閲覧回数
bjrajendra
Senior Contributor I

Hello all,

I want to do EEPROM emulation on MPC5602P.I had gone through the AN4868 and I tried to implement it on my CodeWarrior platform. And I got EEE_Driver_v1.3.0 and I installed it, which had demo project for MPC5604P. I understood a bit, I just have to fill the data in buffer and then the write and read operations should be done as mentioned in the main file.  As per the suggestion from the post, I modified the settings. I tried flashing to my MPC5602P. Also I created a new project (attached here) and imported all the related files tried to flash it. But my code got stuck in  main() -> "Write eeprom data records". FSL_WriteEeprom is returning 0x0020, which is EE_ERROR_MISMATCH, so it always stuck in that while(stop_flag).

Do I need to modify .lcf file to make it work. If yes try which part I need to edit. Looking forward to see some help.

Thanks and Regards,

Rajendranath

ラベル(1)
0 件の賞賛
返信
0 返答(返信)