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.

CCS: C/C++ debugger

Tool/software: Code Composer Studio

Hello,

Is there a way to use CCS also as an IDE and debugger for C/C++ windows executable programs (it is based on eclipse so i assume there should be a way do do it)?

If there is can you instruct me what i need to do (already have MinGW and i am able to build the windows executable but i also would like to have to option to debug the program - like under visual studio)

(I mainly need it because i have some utilities i write that interface the HW and it would be great if i can use the same IDE as a debugger both for the embedded and for the windows utilities).

Thanks

Guy