Rafael,
I want to produce an output executable (Hello World) running on the ARM(Cortex-A8) side of the DM816x evm target.
Now I have installed the CCS v5.4 and the Codesourcery g++ Lite 2009q1-203 on the Ubuntu host. And thank you very much for your providing of the threads above.
After the reading, I have two questions:
1. which tool (or tools) among the above should be used to acomplish my goal? (CCS?, Codesourcery?, or both of them?)
2. If the answer of #1 is 'both of them' , do I have to do things like the thread http://processors.wiki.ti.com/index.php/GCC_-_Create_a_project talking about?
(but replacing the ccsv4 by ccs v5.4)
Michael