Directory Structure

The library files are delivered in the following structure:

Listing: Layout of files after a CodeWarrior installation/


CWInstallDir\MCU\lib\<target>c\                /* readme files, make 
files */
CWInstallDir\MCU\lib\<target>c\src             /* C library source 
files   */

CWInstallDir\MCU\lib\<target>c\include         /* library include 
files    */

CWInstallDir\MCU\lib\<target>c\lib             /* default library 
files    */

CWInstallDir\MCU\lib\<target>c\prm             /* Linker parameter 
files   */

Read the README.TXT located in the library folder for additional information on memory models and library filenames.

Note: The RS08 and the HC08 share the standard library files. Therefore, the RS08 library files are located in, CWInstallDir\MCU\lib\hc08c where, CWInstallDir is the directory in which the CodeWarrior software is installed.