I have been using CCS Version: 6.0.1.00040 for more than 6 months now. Since past few days I am facing "JVM heap low detected" - Problem. I have applied changes suggested in TI community site for similar problems. I increased Xms and Xmx in both ccstudio and eclipse configuration files as follows:-
-Xms1024m
-Xmx1024m
I enabled show heap status and can see that 1016 m is available. However while using CCS this gets filled suddenly and CCS gets stuck with following response.
An internal error occurred during: "Update Monitor".
Java heap space
Please suggest a solution.