How can I program S12G without erasing data in EEPROM

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

How can I program S12G without erasing data in EEPROM

Jump to solution
867 Views
claudio_b
Contributor II

Hello eveybody,

 

How can I program S12G without erasing data in EEPROM. I think there is a setting in CW but I cannot find where.

 

Thank you in advance

Labels (1)
0 Kudos
1 Solution
704 Views
RadekS
NXP Employee
NXP Employee

Hi Claudio,

In CW debugger (hiwave.exe) menu – File – Configuration – Load tab – Advanced – mark EEPROM (blue background).

DFLASH.PNG

Note: Screenshot was captured for different MCU.

After next loading code, EEPROM programming will be skipped.


I hope it helps you.

Have a great day,
RadekS

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

2 Replies
705 Views
RadekS
NXP Employee
NXP Employee

Hi Claudio,

In CW debugger (hiwave.exe) menu – File – Configuration – Load tab – Advanced – mark EEPROM (blue background).

DFLASH.PNG

Note: Screenshot was captured for different MCU.

After next loading code, EEPROM programming will be skipped.


I hope it helps you.

Have a great day,
RadekS

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

704 Views
kef2
Senior Contributor IV

Don't have S12G at hand, but with minimal or none mods save/restore trick should work:

S12X flash memory copy

If not, try searching for flash save / restore and/or "AEFSKIPERASING" command.

0 Kudos