Trying to build my Qe128 files from cygwin

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

Trying to build my Qe128 files from cygwin

1,040 次查看
pbouf
Contributor I

Hello,

 

I want to build my Qe128 CW projects using makefiles from a cygwin terminal. Is there a way to call the CW programs (ch08.exe, ahc08.exe, etc..) from the command line ? 

 

I can't find any documentation on the subject.

 

Thank you for your help.

标签 (1)
0 项奖励
回复
1 回复

708 次查看
J2MEJediMaster
Specialist I

You want to look at the HC(S)08 Build Tools Reference Manual for Microcontroller (Compiler_HC08.pdf). Find the section: "Using the Standalone Compiler" in the introduction for for information on how to use the compiler and linker back-end programs in a batch or make file. The chapter, Graphical User Interface, then explains in more detail how to do this. The GUI title might seem contradictory, but each standalone tool presents a window that you can use to quickly choose and specify settings, which can then be saved for use in a command-line build file.

 

---Tom

0 项奖励
回复