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.

Code Composer Studio crashes on start up, after fresh installation

Hello all!

I've just downloaded and installed the current version of Code Composer Studio on a new lap top (Dell Latitude, core 2 Duo, 2gig ram) with a fresh install of XP. Install goes OK, first launch of CCS yields an error during the splash screen time, it never comes up:

"An error has occurred. See the log file

C:\Documents and Settings\US00N22C\My Documents\workspace\.metadata\.log "

 

I've repeated this twice, with a fresh download of CCS from TI. Same results. The log file starts out:

!SESSION 2010-09-02 12:51:14.759 -----------------------------------------------
eclipse.buildId=4.1.3.00038
java.version=1.5.0_14
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.osgi 4 0 2010-09-02 12:51:16.197
!MESSAGE An error occurred while automatically activating bundle org.eclipse.core.resources (149).
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.compatibility.PluginActivator.start() of bundle org.eclipse.core.resources.
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1014)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:317)

Full log file is attached.

Any ideas? It worked fine on my 8 year old IBM T30!

By the way, .log is NOT an attachable file type! Hence the rename to .log.txt

Pete