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
Hello,
Previously I had issues with CCSv9.0.1.00004 not responding during builds and at other times (see https://e2e.ti.com/support/tools/ccs/f/81/t/796771). That seemed to be fixed by increasing the Java VM memory. However, for that issue I was running CCSv9 on Windows 7.
Now I am using Windows 10 and the issue is appearing again. I think it only happens during builds (Compiler: 18.1.1.LTS).
After the build starts, CCS stops responding immediately.
Has anyone been having this issue with Windows 10?
Thanks,
Stephen
Hi Stephen,
Windows 10 is used quite extensively at TI and by our customers, so it would help to have more details about your environment and circumstances under which this issue happens.
- Does the build just take a long time to complete, or does CCS become totally unresponsive during the build?
- Does the build eventually complete? If not, what happens when you kill the build - any errors?
- Are any other errors displayed by CCS?
- Is this behavior exhibited when building any project or just a specific one?
In addition,the task manager shows that Code Composer is using over 1 Gbyte during the build.
Also, another issue is Remote System Explorer Operation starting after/during the build sometimes. I have complained about this before. Why does that happen? It is happening right now, immediately after the build.
Furthermore, the task manager showed that the memory allocation for CCS kept going up during the build. It went up to 1074Mbytes. I have never seen it go that high before. It went down slightly to 1056Mbyes after Remote System Explorer went away, but it is not going down anymore.
I ran Java VM garbage collection, but that didn't affect it. Actually, it went up slightly when I turned on Show Heap Status.
CCS memory keeps increasing for a while after it is restarted and stops increasing at 772Mbytes. Is that normal? That seems like a lot of memory.
Hello Stephen,
<<< Now I am using Windows 10 and the issue is appearing again. I think it only happens during builds (Compiler: 18.1.1.LTS).
How huge JVM heap size do you have? Usually 2 GB is enough.
<<< I just didn't allow the build to complete because it was taking too long.
On my old laptop with Intel i5 CPU some builds, like OpenThread with full optimisation, take more than 20 minutes.
stevenh said:In addition,the task manager shows that Code Composer is using over 1 Gbyte during the build.
stevenh said:That seems like a lot of memory.
This issue was not occurring with CCSv6.2.
The Java vm heap size is set to 2048M.
I am using a i5-6300U 2.5GHz.
stevenh said:I am going to continuing working with CCSv6 for a while. I get back to debugging this issue when I have more time.
OK. We will close out this thread for now. When you are able to get back to it, feel free to post an update here. Or if the thread is locked, then click on the "Ask a related question' button to create a new/related post. Thanks!