About S12ZVL EEPROM

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

About S12ZVL EEPROM

1,391 次查看
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,254 次查看
jx1207
Contributor I

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

1.png

0 项奖励
回复

1,254 次查看
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,254 次查看
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 项奖励
回复