EEPROM protection when flashing mcu

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

EEPROM protection when flashing mcu

跳至解决方案
1,212 次查看
Iko
Contributor II

Hi all.

I'm working on Mc9S08DZ60.

 

I want to flash my MCU whitout erase eeprom.

I have seen the "BDM_P&E_Multilink_CyclonePro.ini", and i had write "1" to prevent eeprom:

 

[9S08DZ60]
PROGRAMMING_ALGORITHM=0
DOTRIM=1
PRESERVE1_START=0
PRESERVE1_END=0
PRESERVE1_ACTIVE=0
PRESERVE2_START=0
PRESERVE2_END=0
PRESERVE2_ACTIVE=0
PRESERVE3_START=0
PRESERVE3_END=0
PRESERVE3_ACTIVE=0
PRESERVE_EEPROM=1
CUSTOM_TRIM=0
NGS_TRIM_OVERRIDE_REFERENCE_FREQUENCY=3126500

 

 

But it seems to have no effect...

How i can do to prevent my eeprom?

 

Ty all

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
805 次查看
CrasyCat
Specialist III

Hello

 

Just select "Advanced programming/Debugging Options" in the Multilink/CyclonePro menu and then indicate the memory areas you want to keep as is in the "Non volatile memory Preservation" group.
You can also take a look at following thread:

CrasyCat

在原帖中查看解决方案

0 项奖励
回复
1 回复
806 次查看
CrasyCat
Specialist III

Hello

 

Just select "Advanced programming/Debugging Options" in the Multilink/CyclonePro menu and then indicate the memory areas you want to keep as is in the "Non volatile memory Preservation" group.
You can also take a look at following thread:

CrasyCat

0 项奖励
回复