Trying to build my Qe128 files from cygwin

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

Trying to build my Qe128 files from cygwin

1,038 Views
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.

Labels (1)
0 Kudos
Reply
1 Reply

706 Views
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 Kudos
Reply