Programming flash memory on 9S12C32

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

Programming flash memory on 9S12C32

Jump to solution
1,202 Views
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
Labels (1)
Tags (1)
0 Kudos
1 Solution
339 Views
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

View solution in original post

0 Kudos
1 Reply
340 Views
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 Kudos