Hey, I'm getting started with CCS v5.1.0 and I always find problems when I try to debug any simple project, in C++ language.
It shows this "Error while launching command: gdb --version". If anyone can help me with this problem, I'd be grateful.
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.
Hey, I'm getting started with CCS v5.1.0 and I always find problems when I try to debug any simple project, in C++ language.
It shows this "Error while launching command: gdb --version". If anyone can help me with this problem, I'd be grateful.
Hi,
The error message says it failed to launch GDB in your system - are you sure you are pointing to a target-compatible GDB debugger and not the host GDB?.
Please be sure to check the Run Mode debug of the CCSv5 Linux Debug page for additional details.
Hope this helps,
Rafael
Hello,
I have CCSv5.3 under Windows XP.
I want to debug code for the MetaWatch WDS112.
I am trying to make debugging with the clip - serial debugging, but what I get is: "Error while launching command: gdb --version".
I saw some forum questions related to eclipse and gdb and it was told to install cygwin.
Can you give me the details please.
Cristian