All, I've seen several postings showing JVM errors dialog popping up. They are close to what I see, but not exactly.
WIN XP SP2; Java v6r20. Both freshly installed.
Originally, CCSv4 would crash on start up and post the JVM error with exit code=1xxxxxxxxx. I installed Java Version 1.6.0_20, uninstalled and reinstalled ccsv4.1.2 and the startup crashes went away.
However, now every time(without fail) I start the debugger ccsv4 crashes with JVM error Exit code=1. I've tried to follow the blogs and get tips, but nothing works.
There are NO log files produced in: C:\Program Files\Texas Instruments\ccsv4\DebugServer\win32\components\Logs
Many JVM logs are produced: C:\Program Files\Texas Instruments\ccsv4\emulation\analysis\bin\hs_err_pid4060.log etc. files start out with this:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# Internal Error (0xe06d7363), pid=4060, tid=3884
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_14-b03 mixed mode)
# Problematic frame:
# C [kernel32.dll+0x12a6b]
#
--------------- T H R E A D ---------------
Error Logs: View->Other->PDE Runtime->Error Log... shows only "A workspace crash was detected. The previous session did not exit normally"
Started ccsv4/eclipse/eclipse.exe -clean
I created a new project with nothing in it and it crashed.
Target: TMS320C5509A
EMU: SD XDS510USB
Long story short:
Start CCSV4.1.2, Load workspace, Target->Debug Active Project
JVM Error dialog Exit code=1 and subsequent options pops up and CCSv4.1.2 crashes.
Any help or insight would be greatly appreciated.