Compile to .s19 file???

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

Compile to .s19 file???

1,493 Views
utt
Contributor I
Hello,

I am working with HC908AB32 micro-controller and we'd like to use CodeWarrior for development. I have successfully created a small demo program (blinking LED) for the micro-controller, however, my programmer requires a .s19 file to write into the chip. How can I compile the source code into this format?

Thanks.

Message Edited by utt on 2007-02-2110:11 PM

Labels (1)
0 Kudos
2 Replies

387 Views
peg
Senior Contributor IV
Hi utt,
 
In the bin directory under your project, you should find a file named Project.abs.s19
This is what you are after.
 
0 Kudos

387 Views
UcTechnoGeek
Contributor II
Also, under the project settings -> linker -> options tab, there is a check box for creating an S record file.
 
uCTechnoGeek
0 Kudos