Tool/software: Code Composer Studio
Can't activate the release build for this part. Debug build is working fine
When configuring the general build options I receive an internal error: java.lang.NullPointerExeption
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
Can't activate the release build for this part. Debug build is working fine
When configuring the general build options I receive an internal error: java.lang.NullPointerExeption
the infamous "java.lang.NullPointerException" error - up there as one of the most vague and unhelpful error messages!
Basically the error could have been caused by anything. There is some property setting in the Release configuration that CCS can't handle. Unfortunately I can't provide more details without a test case. At the very least, I would like the three .*project files in the project folder. Could you provide those?
Thanks
ki
Hello Ki,
tProject_Files.ziphanks for the reply.
I have attached the project files.
Hope it helps.
For now I am just managing the debug configuration and changing it to a release config when required..
.
Thanks. Interestingly, I am able to import this project into my workspace and activate the Release configuration without issue.
I did see some issues in the project metadata however.
Can you try first removing the existing project from your workspace and then replacing your existing .ccsproject file in the project folder with the one attached?
/cfs-file/__key/communityserver-discussions-components-files/171/.ccsproject
Then reimport the project and see if the issue goes away.
Thanks
ki