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
CCS version 9.1.0.00010 on Linux.
Occasionally when single-step debugging, I get the error:
An internal error occurred during: "Computing hover expression".
java.lang.NullPointerException
Attaching a screenshot:
Hi,
I haven't seen this error before in CCS and a search around on the web only revealed a very loosely related issue that was caused by the overall memory used by Eclipse . A tweak to the XXMaxPermSize of the .ini file seems to have solved the issue for the other person.
Please check: https://stackoverflow.com/questions/27163714/unexpected-runtime-error-while-computing-a-text-hover-eclipse
I will be on the lookout for other related reports in the future.
Hope this helps,
Rafael