mc9s08dz128 eeprom being overwritten

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

mc9s08dz128 eeprom being overwritten

跳至解决方案
661 次查看
martinlockner
Contributor III

I am using an MC9S08DZ128 with codewarrior V10.4 and a PE Micro USB Multilink interface. My plan is to store calibration constants in the on board EEprom but what I am finding is that every time I go into debug and down load new code the EEprom is being cleared. Has anyone come across this problem and found a solution?

标签 (1)
0 项奖励
回复
1 解答
534 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

To avoid erase eeprom when download, please follow below steps:

  1. go to debug configuration, click on "edit":
  2. then click on “advanced programming options”
  3. it will open the dialog where you can specify areas to be preserved

see attached screenshot for these three steps.

Is this what you are looking for?

在原帖中查看解决方案

0 项奖励
回复
2 回复数
534 次查看
martinlockner
Contributor III

Jennie,

Thanks, that is exactly what I was looking for!

Marty Lockner

0 项奖励
回复
535 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

To avoid erase eeprom when download, please follow below steps:

  1. go to debug configuration, click on "edit":
  2. then click on “advanced programming options”
  3. it will open the dialog where you can specify areas to be preserved

see attached screenshot for these three steps.

Is this what you are looking for?

0 项奖励
回复