eeprom does retains the data afterresetMM9Z1I638

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

eeprom does retains the data afterresetMM9Z1I638

跳至解决方案
1,550 次查看
lahcenmejjad
Contributor I

Hi,

I am using the sample code provide by Freescale(NXP) in the project KT9Z1-638-REFAPP.

The Eeprom erased when I reset or power off  the board. 

I  am using the function, EEPROM_WriteCalibValue as it is.

best regards

0 项奖励
回复
1 解答
1,492 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hello,

If the EEPROM is erased, there must be a function that erases it.

Have you tried to halt the execution just after POR, check the EEPROM and step the code?

Thanks,

BR, Daniel

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,493 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hello,

If the EEPROM is erased, there must be a function that erases it.

Have you tried to halt the execution just after POR, check the EEPROM and step the code?

Thanks,

BR, Daniel

0 项奖励
回复
1,492 次查看
lahcenmejjad
Contributor I

Hello Daniel,

thank you for your response,

I did step by step , but I was using library  from NXP ( executable code), so I could not go through their code.when I replaced the CPU, and It seems every thing is working fine  so far.

I think the problem is resolved !!

0 项奖励
回复