Being accustomed to Eclipse + CDT for most of my embedded projects, is there any advantage to using Code Composer Studio for Sitara?
Thanks.
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.
Being accustomed to Eclipse + CDT for most of my embedded projects, is there any advantage to using Code Composer Studio for Sitara?
Thanks.
Ki,
Sounds like Sitara device (register?) visibility is the key feature in CCS. That said, developers not using JTAG should be just fine with simple Eclipse.
For those requiring JTAG debug, would Eclispe + OpenOCD be an economical solution?
Thank you.
I assume you are interested in Linux application development on Sitara. Depending on your needs, standard Eclipse and CDT with GDB may be all you need. I suggest looking at this training module:
http://processors.wiki.ti.com/index.php/CCS_Modules_Library#Linux_Debug
It show what you get with CCS that is missing with standard Eclipse+CDT+GDB
Thanks
ki