HI
In run mode debug, I followed the procedures as given in this link "http://processors.wiki.ti.com/index.php/Linux_Debug_in_CCSv5#Dependencies",
but I couldn't achieve this step "IMPORTANT! By default CCS does not enable "C/C++ Application" configurations. You need to enable them from the Capabilities tab in the Preference dialog (select Window -> Preferences -> General -> Capabilities)"
since I didn't get options for the follwing
1.CDT-Debug-c/c++ Development Tools
2.CDT DSF-GDB - GDB Debugging
3.CDT-DSF Debug Services Framework
but I have CDT GDB Debugging option as enabled
In "Use configuration specific settings" I got only only two option i.e. Standard Create Process Launcher,GDB(DSF) Create Process Launcher but not GDB(DSF) RemoteSystem Process Launcher
Hence I couldn't do those steps
Please Help me.