How can I program S12G without erasing data in EEPROM

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

How can I program S12G without erasing data in EEPROM

跳至解决方案
1,600 次查看
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

标签 (1)
0 项奖励
回复
1 解答
1,437 次查看
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!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

2 回复数
1,438 次查看
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!
-----------------------------------------------------------------------------------------------------------------------

1,437 次查看
kef2
Senior Contributor V

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 项奖励
回复