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.
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
Thanks Rafael,
I looked at http://processors.wiki.ti.com/index.php/Compiler_Installation_and_Selection and from Windows/Preferences/Code Generation Tools
I refreshed the environment and it could find C 2000 V6.2. So when I wanted to create new project it had the ti V6.2 as compiler. and there was no error until I wanted to click on Finish of creating the project when an error popped up, with blank explanation when I clicked on more details. Also I could not still build and debug previous projects.
Do you think I should uninstall current CCS v5 and reinstall it again (or install v6)?
thank you again,
Mahdi