Other Parts Discussed in Thread: CCSTUDIO
I get an error for the cycle accurate simulator or functional simulator ccxml. And I get the error in all my workspaces even if I restart CCS and my PC.
Looking into the CCS forums, I see that a lot of people have complained about similar issues, not just with CCS debug session with emulator but also the simulator. The simulator does not have anything to do with JTAG issues. It has to be something in software.
After going through many post, I tried the following but nothing helped:
-
Increase the xmx memory in the eclipse.ini and ccstudio.ini.
-
Create a new the debug session target ccxml
-
Check the jre environment.
- Create a new workspace
I remember I had to install JDK and possibly related version of JRE on my PC for some other apps running on my PC.
I found that the JRE environment in control panel was updated to only have version 1.8. I found that JRE that came with eclipse was lost. So, I searched and added JRE that came with CCS 5.5, and add and enabled just that JRE. Now, CCS point to correct JRE:
java.home=C:\ti\ccsv5\eclipse\jre
I restarted the PC and launched CCS 5.5 again. Still, the simulator keeps giving me the same error. I have attached logs when I tried the simulator in a clean environment (new CCS 5.5 workspace and new ccxml for debug session)

