This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCSv4 exit problem

Other Parts Discussed in Thread: CCSTUDIO

Hi,

I  just installed CCSv4 and tried to run it several times.  Everytime, after I saw the Eclipse IDE windows for a few seconds, CCSv4 will exit without any warning, and left with below information. Does anyone else meet my problem, and know how to correct?

Regards,
Yuxiang

  • Hi Yuxiang,

    Could you provide more details as described in:

    http://e2e.ti.com/support/development_tools/f/81/t/3131.aspx

    Thanks

    ki

  • Something is crashing your JVM.  This could be due to a number of different reasons.  However, a corrupt installation or files being picked up from past installations are usually the culprit.

    Here are some suggestions that may help:

    - Try using a new workspace
    - Try using a different JVM (May have to edit your PATH environment variable)
    - Open your eclipse.ini file (under C:\Program Files\Texas Instruments\ccsv4\eclipse\eclipse.ini) ,remove the properties that start with -D (e.g. -DXPCOM.RUNTIME, -Dxpcom.bridge, -Dorg.eclipse.swt.browser.XULRunnerPath) and restart CCS.  Does it work now?
    - Here are some extreme measures:
        o Go under your plugins folder (e.g. C:\Program Files\Texas Instruments\ccsv4\eclipse\plugins > Move all JAR and folder names that start with com.ti.ccstudio and com.ti.dvt to a different folder.  Restart CCS.  Does it work now? If so, exit CCS > move all com.ti.ccstudio (excluding com.ti.dvt plugins) back in your plugins folder and restart CCS, does it work now?).
        o Finally, you can try uninstalling everything and reinstalling CCS.