The library files are delivered in the following structure:
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.