Compile to .s19 file???

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

Compile to .s19 file???

2,035 次查看
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 回复数

929 次查看
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 项奖励
回复

929 次查看
UcTechnoGeek
Contributor II
Also, under the project settings -> linker -> options tab, there is a check box for creating an S record file.
 
uCTechnoGeek
0 项奖励
回复