mc9s08dz128 eeprom being overwritten

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

mc9s08dz128 eeprom being overwritten

Jump to solution
785 Views
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?

Labels (1)
0 Kudos
Reply
1 Solution
658 Views
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?

View solution in original post

0 Kudos
Reply
2 Replies
658 Views
martinlockner
Contributor III

Jennie,

Thanks, that is exactly what I was looking for!

Marty Lockner

0 Kudos
Reply
659 Views
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 Kudos
Reply