Does Code Warrior Erase the entire flash when it sends a program?

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

Does Code Warrior Erase the entire flash when it sends a program?

3,673 次查看
Dime
Contributor I
I'm using a 56F8323 with Code Warrior 7.3. I'm trying to save some configuration information at the end of my data flash. If I run my program stand alone the information is retained across resets. If I run my program through Code Warrior the data is always 0xFF. Does Code Warrior Erase the entire flash every time it sends my program? If so is there a way to instruct it never to touch a specific block of flash?
标签 (1)
标记 (1)
0 项奖励
回复
2 回复数

1,453 次查看
bruce
Contributor I
Hello, I use 56F8323 too, and my code warrior 6.0, I want to use CW7.0. So can you send me your licence.dat of CW7.0  please, and tell me the MAC address of your Network adapter! My Email: sealove518@163.com
0 项奖励
回复

1,453 次查看
Eugenio
Contributor I
There is an option in your project properties to tell CW what region of flash needs to be updated. If you deselect data flash, downloading a program will not erase its contents.
 
Regards.
0 项奖励
回复