EEPROM data question

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

EEPROM data question

552 Views
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!

 

Tags (1)
0 Kudos
2 Replies

506 Views
lama
NXP TechSupport
NXP TechSupport
0 Kudos

527 Views
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 Kudos