Build Tools (Application Programs)

The standalone build tools (application programs) can be found in the \prog folder, which is located within the folder where the CodeWarrior software is installed.

<CWInstallDir>\MCU\prog

where CWInstallDir is the directory in which the CodeWarrior software is installed.

The following table lists the build tools used for C programming and generating an executable program.

Table 1. Build Tools
Build Tool Description
ahc 08.exe Freescale HC(S)08/RS08 assembler
burner.exe Batch and interactive burner application that generates S-records
chc 08.exe Freescale HC(S)08 compiler
decoder.exe Decoder tool to generate assembly listings
libmaker.exe Librarian tool to build libraries
linker.exe Link tool to build applications (absolute files)
maker.exe Make tool to rebuild the program automatically
piper.exe Utility to redirect messages to stdout
Note: There may be some additional tools in your \prog folder or you may find some tools missing, depending on your license configuration.