Hello!
Working with previous versions of CCS I have faced JVM heap issues same to many people here. Similarly, I was fixing that by increasing -Xmx parameter in ccstudio.ini file. With recent update to 6.1.1.00022 that no longer works. I cannot set any value larger, than 602m (yes, tried binary search). For larger values I receive error about JVM creation failure. Interesting to note, that in eclipse.ini I can set even 1024m and run eclipse.exe without any problems. Is there anything to check about that?
My machine is Win7 x64 SP1, 16GB of RAM, at the time of test more than 10GB still free, commit charge is 6/31 GB.
