Hello
Which CPU are you targeting (HC08, HC12, Coldfire, EPPC, ...)?
It looks like you need to add some library file to your project. Name of the library file to add depends on the CPU you are targeting and on CodeWarrior version.
To retrieve that info:
- Start CodeWarrior
- Select Help -> About Freescale CodeWarrior
- Click on "Install Products"
- CodeWarrior version used is displayed on top in the Installed Products dialog.
Also in order to avoid this kind of trouble I would highly recommend you to create your project using the CodeWarrior project wizard or a valid stationery for your board.
Creating your project from a stationery should prevent that from happening.
CrasyCat