About S12ZVL EEPROM

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

About S12ZVL EEPROM

1,485件の閲覧回数
jx1207
Contributor I

Hi,

  I want to save a variable in the eeprom, I can read the variable after the power on reset.The follows is my code:

1.png2.png

The data is saved in the address(0x100000~0x10003F), but after power on reset, the all values in the address (0x100000~0x10003F)  are 0xFF,why?  

3.png4.png

0 件の賞賛
返信
3 返答(返信)

1,348件の閲覧回数
jx1207
Contributor I

I have found the problem,it's debug configuration quenstion.

1.png

0 件の賞賛
返信

1,348件の閲覧回数
lama
NXP TechSupport
NXP TechSupport

You are the best..we have been fighting with it for few days and everyone overlooked it.

Thank you.

0 件の賞賛
返信

1,348件の閲覧回数
lama
NXP TechSupport
NXP TechSupport

Hi,

in last days I have met with similar issue. It looks like CW issue for this sector.

Could you please read the data from the sector by code step by step to check content at addresses 0x100000...0x1000FF?
BTW, there is another approach to read the memory. You should use another option to view the memory.

Go to option:     Window->Show View -> Memory Browser

 

The difference address 0x100000:

pastedImage_3.png

 Best regards,

Ladislav

0 件の賞賛
返信