Programming flash memory on 9S12C32

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

Programming flash memory on 9S12C32

跳至解决方案
1,830 次查看
lromanov
Contributor I
Hello,

I am using Codewarrior 5.7 for the HC12 hardware.

I have been unable to find any way to program my chip's flash memory with something that is supposed be to called the Flash Programmer. Could anyone please show me the way?

Thanks,

lromanov
标签 (1)
标记 (1)
0 项奖励
回复
1 解答
967 次查看
CrasyCat
Specialist III
Hello
 
If you wish to program your application from CodeWarrior into flash, just make sure you are using
Multilink/CyclonePro as connection and then build your application and press the debug button.
 
The application to be debugged will be automatically programmed into flash.
 
Be careful, CodeWarrior is not a production flash programming tool.
It is a development software allowing you to build and debug applications.
 
If you are looking for a production flash programming tool, you need to look for other alternatives.
I know P&E and Softec have such tools available.
Might be other out there.
 
I hope this helps.
 
CrasyCat

在原帖中查看解决方案

0 项奖励
回复
1 回复
968 次查看
CrasyCat
Specialist III
Hello
 
If you wish to program your application from CodeWarrior into flash, just make sure you are using
Multilink/CyclonePro as connection and then build your application and press the debug button.
 
The application to be debugged will be automatically programmed into flash.
 
Be careful, CodeWarrior is not a production flash programming tool.
It is a development software allowing you to build and debug applications.
 
If you are looking for a production flash programming tool, you need to look for other alternatives.
I know P&E and Softec have such tools available.
Might be other out there.
 
I hope this helps.
 
CrasyCat
0 项奖励
回复