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.
I installed a CCS5.5.0.00077_linux on my ubuntu.
I created a new cross-compile project.
I build the helloworld with cross compile which is arm-none-linux-gnueabi-gcc.
I want use remote gdb debug the helloworld.
I clicked "run->debug configurations"
created a new "c/c++ application->helloworld Debug".
But when i select the link "Select other..." to select a different launcher for selecting the "GDB (DSF) Remote System Process Launcher"
I cannot find "GDB (DSF) Remote System Process Launcher" option.There is only "Standard Create Process Launcher" and "GDB (DSF) Create Process Launcher" two options.
when i referred to c/c++ remote application there is also only two options and i can't find the "GDB (DSF) Remote System Process Launcher".
could any one please help regarding this as soon as possible.
Hi,
Sorry for the delay, but did you install the GNU support as mentioned in the thread below?
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/370446/1304234#1304234
Hope this helps,
Rafael