Hi,
I would like to develop a PC application in C. As I have CCS 5.5 already installed, I thought I would use it for the programming. I have installed a proper compiler (MinGW toolchain), and the programming and build works perfectly. Problem comes when I want to debug.
As far as Google tells me, in a regular eclipse IDE, there is a debug configuration called "local C/C++ application", and I it seems that one just needs to select this one to debug the program. But in CCS, this option is not available. Strangely, the "remote C/C++ application" debug configuration is available. Isn't it crazy that I can debug a C program remotely but not locally ?
Does anyone know how to set up CCS to have the right debug option ?
Thanks
Best regards
Adrien