Tool/software: Code Composer Studio
Hello,
I am using Code composer Version: 6.1.3.00033 to build the UCD3138128 code.
When loaded the project it says
This project was created using a version of compiler that is not currently installed: 5.1.8 [ARM].
Please go to <a href="liveaction:OpenAppCenter">CCS App Center</a> to install the compiler of this version,
or migrate the project to one of the available compiler versions by adjusting project properties.
I have managed to download the ARM veriosn 5.1.8 and link it. still it throw the below error when given a build
"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k clean
gmake: *** No rule to make target 'clean'.
**** Build Finished ****
Also throw below error in a pop up window
"Errors occurred during the build.
Errors running builder 'CDT Builder' on project 'ec_nextgen_ucd'.
java.lang.NullPointerException"
