Directory Structure

The library files are delivered in the following structure.

Listing: Layout of Files after a CodeWarrior IDE Installation
<install>\lib\<target>c\        /* readme files, make files */
<install>\lib\<target>c\src     /* C library source files */

<install>\lib\<target>c\include /* library include files */

<install>\lib\<target>c\lib     /* default library files */

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

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