Dear All!
Can I use the CCS_V4 for compiling the Cortex A8 architecture specific code.
Please suggest any other tool with help of which i can get some hands on Am3517 processor.
awaiting for reply
Thanks and regards
Hrishikesh.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Dear All!
Can I use the CCS_V4 for compiling the Cortex A8 architecture specific code.
Please suggest any other tool with help of which i can get some hands on Am3517 processor.
awaiting for reply
Thanks and regards
Hrishikesh.
Hrishikesh,
The ARM compiler included in CCSv4 can generate code for Cortex A8. However depending on which operating system you are planning on running you may need to use a different compiler. For example if you are running Linux then you will want to use the gcc compiler instead.
If you are not running a high level operating system then the TI compiler should be fine. When creating a project in CCS when you select ARM as the family and then Generic CortexA8 Device it will setup the build options to generate Cortex A8 instructions.
Regards,
John