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