EEPROM data question

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

EEPROM data question

1,417件の閲覧回数
gumu
Contributor V

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 返答(返信)

1,371件の閲覧回数
lama
NXP TechSupport
NXP TechSupport
0 件の賞賛
返信

1,392件の閲覧回数
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 件の賞賛
返信