Tool/software: Code Composer Studio
Hi:
Install CCS on windows, how to write C code, and cross-compile and put it on the AM5708 board ?
How does CCS call GDB debugging ?
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.
Tool/software: Code Composer Studio
Hi:
Install CCS on windows, how to write C code, and cross-compile and put it on the AM5708 board ?
Hello,
user4205571 said:Install CCS on windows, how to write C code, and cross-compile and put it on the AM5708 board ?
I would strongly suggest following the Getting Started Guide for the Processor SDK for your device. There are two guides, one is if you plan on using embedded Linux, and the other is if you plan on using TI-RTOS:
Thanks
ki