I am trying to create a project with assembly code only (absolutely no C code) in code composer studio (Version: 5.5.0.00077) and I am having difficulty in doing it.
In New CCS Project there is an option to create “Empty Assembly-only project”, if I use this option,
In Advanced settings, there is an option for Compiler version,
Since the start up code is also assembly, why do I need to have compiler option for assembly only project?
Why does it create a code template in C if the project option is Assembly-only project?
I referred to few threads on this topic but could not get any answer for above questions.
https://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/135041
On Sep 18, 2011 6:02 PM , it says “This was a known issue with earlier v5 builds (SDSCM00040000) but it should be fixed in the latest v5.1 builds.”
I hope my version Version: 5.5.0.00077 has fix for this??
My error and problem is same as in below thread:
https://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/235407
I did not find solution but on Dec 27, 2012 6:26 PM, it says “Most users begin with C programs, and the out of box templates and examples are set up to work better with C projects rather than assembly only projects”
I have come across many C code examples and projects but I am looking for assembly code projects:
Are there any example codes for assembly only? Or
How to create a project for Assembly language only?
Regards
Srinivasa