Compile to .s19 file???

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Compile to .s19 file???

2,041件の閲覧回数
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

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

935件の閲覧回数
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 件の賞賛
返信

935件の閲覧回数
UcTechnoGeek
Contributor II
Also, under the project settings -> linker -> options tab, there is a check box for creating an S record file.
 
uCTechnoGeek
0 件の賞賛
返信