I've installed CCS 5.2.1.00018 (upgraded from 5.1.0, which I uninstalled first) for linux using the full installer. I installed all optional components to the default location.
Now whenever I try to create a new CCS project I can't. The new project dialog gives the error: "No build-tools are currently installed for this device-family. Please install the build-tools before creating a project for this device-family."
I'm using the C64xx multicore DSP and the tools seem to be installed correctly but CCS seems to disagree.
$ /opt/ti/ccsv5/tools/compiler/c6000_7.3.4/bin/cl6x --help | head -n 1
TMS320C6x C/C++ Compiler v7.3.4
There are a few suspicious entries in the CCS Error Log including the following entry that was repeated several times:
An internal error was logged by 'com.ti.ccstudio.buildDefinitions.core'.
How can I diagnose this further?