EEPROM data question

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

EEPROM data question

593 次查看
gumu
Contributor IV

Hi NXP team,

I have a question about EEPROM data.

the platform is mm9z1-638.

I have wrote a data (0xaabbccdd) into address (0x10000) of EEPROM and try to check the value with CodeWarrior MEMORY tool, the values are 0. like below screenshot:

gumu_0-1686903406123.png

ConfusinglyIt's successful to read data at address(0x100000) after that.please refer to the below screenshot:

gumu_1-1686903795539.png

I'd like to know where the problem is.

Thanks!

 

标记 (1)
0 项奖励
回复
2 回复数

547 次查看
lama
NXP TechSupport
NXP TechSupport
0 项奖励
回复

568 次查看
stanish
NXP Employee
NXP Employee

Hello,

In some cases, the debugger's memory view might not automatically refresh or update the displayed content.

Could you try to perform manual refresh/ of memory view before read instruction is executed?

stanish_0-1687258529021.png

seem the original EEPROM area content is no updated.

 

 

0 项奖励
回复