Hello
I did some test son my side with CodeWarrior for MCU V10.1 build 110204
After I created a project using the wizard I did following modifications:
- In ColdFire Linker> Input panel I deleted content of Link Command File and Entry Point edit boxes.
- In ColdFire Linker> Output panel I set Output Type to Static Library.
I was then able to build the project and generate the static library.
What did you do differently?
CrasyCat