Hello
My 2 cents on that one.
I guess that the project wizard for Coldfire projects does not allow you to build pure assembly application.
In order for the application to start correctly, the chip should be initialized properly and the whole startup code we use to achieve that is written in C.
That might be a reason for blocking assembly only project.
Please note that you can create a project in C and add assembly source files to it. That should not be an issue.
If you need ability to create pure assembly application for Coldfire you need to ask for an extension of the product. Submit a change request (or feature request) through our on line support system.
CrasyCat