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.

Code Composer Studio Version 4.1.2 issue

 

Hi,

Whenever I now attempt to load a project that I had no prior problem loading I'm getting the following error:

Multiple operations have reported errors 

An internal error occurred during: "Searching for local changes".
java.lang.NullPointerException

 

Needless to say the project does not load.

The only work-around I've found is to first load a different project on initiating Code Composer.  Once Code Composer is up I can then import the desired project without difficulty.  Once the project has been successfully loaded I can then compile and link without a problem.   

 

Any ideas as to what's causing this problem?  This is the first time I've seen this.

 

Thanks,

Len

  • Len,

    Could you try selecting a new, clean workspace location? Your workspace contains some project information and sometimes just starting clean will resolve the issue.

    Thanks

    ki