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.

CCS: "No build-tools are currently installed for this device-family" error when creating new project

Tool/software: Code Composer Studio

Hi,

I had been working with CCS5 for a year, and everything was working fine. Now when I want to create new project it gives this error, (especially it appears when I set any location for the file)

No build-tools are currently installed for this device-family. Please install the build-tools before creating a project for this device-family

Also I cannot even build the previous files that I was working. It gives this error

Errors occurred during the build.
Errors running builder 'Scanner Configuration Builder' on project 'test27_4testpll'.
java.lang.NullPointerException

Also there is no file in my include path. and I cannot add any to this in properties/compiler/include options as it gives again "java.lang.NullPointerException".

Anybody could help me with that?

Thanks,

Mahdi