I’m using the Olimex MSP430-JTAG-TINY-V2 with their MSP430-449STK2 board under code composer v 4.2.4.00033. The drivers seem to run fine, the program loads, debug works, etc. But when I leave debug mode by using “Terminate all” or "Terminate", etc., eclipse crashes under the Java2 Platform standard edition binary With:
JVM terminated. Exit code=-1073741819
C:\users….\ti\ccsv4\eclipse\jre\bin\javaw.exe
-Xms40m
-Xmx256m
-XX:MaxPermSize=96m
The PC is a Lenovo T-61 laptop running Win7 Professional 32 bit. The machine has 2GB of RAM.
I've tried everyting under the CCS troubleshooting guide to no avail and have seen no applicable notes on the Oracle/Java sites.
Has anyone experienced this or does anyone know of a fix?