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 6.0.1 can't open after update

Other Parts Discussed in Thread: CODECOMPOSER

Hy,

I have installer Code Composer Studio 6.0.1 on Windows 7 64bits computer.

It have worked fine until I made update.

Now when I launch theapplication, I view the splash screen and after nothing. Back to the desktop without messages.

Is somebody have an idea ?

Thanks

  • Please post the log file <your workspace>/.metadata/.log (note there is a dot before metadata and log). Try changing your workspace when starting, this might help the situation.

    Danish

  • Hy Danish,

    I will post you the file but  I don't think it was useful because CodeComposer stops before asking which workspace I want to use.

    !SESSION 2015-02-17 13:56:18.882 -----------------------------------------------
    eclipse.buildId=4.3.0.M20130911-1000
    java.version=1.6.0_13
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR
    Framework arguments:  -product com.ti.ccstudio.branding.product
    Command-line arguments:  -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product
    
    !ENTRY org.eclipse.equinox.event 4 0 2015-02-17 14:02:55.957
    !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD] to handler org.eclipse.e4.ui.services.internal.events.UIEventHandler@1a9bbe
    !STACK 0
    java.lang.IllegalArgumentException: 
    	at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63)
    	at org.eclipse.core.runtime.Assert.isLegal(Assert.java:47)
    	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.findElementsRecursive(ModelServiceImpl.java:286)
    	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.findElements(ModelServiceImpl.java:371)
    	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.getActivePerspective(ModelServiceImpl.java:1071)
    	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.maximize(MinMaxAddon.java:591)
    	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon$8.handleEvent(MinMaxAddon.java:391)
    	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:41)
    	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:180)
    	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150)
    	at org.eclipse.swt.widgets.Display.syncExec(Display.java:4688)
    	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:205)
    	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
    	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:197)
    	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
    	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
    	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
    	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
    	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
    	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
    	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:80)
    	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:58)
    	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
    	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
    	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.addUnique(NotifyingListImpl.java:304)
    	at org.eclipse.emf.common.util.AbstractEList.add(AbstractEList.java:301)
    	at org.eclipse.ui.internal.WorkbenchIntroManager.setIntroStandby(WorkbenchIntroManager.java:205)
    	at org.eclipse.ui.internal.WorkbenchIntroManager.showIntro(WorkbenchIntroManager.java:141)
    	at org.eclipse.ui.application.WorkbenchWindowAdvisor.openIntro(WorkbenchWindowAdvisor.java:190)
    	at org.eclipse.ui.internal.ide.application.IDEWorkbenchWindowAdvisor.openIntro(IDEWorkbenchWindowAdvisor.java:564)
    	at org.eclipse.ui.internal.WorkbenchWindow.setup(WorkbenchWindow.java:696)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
    	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:877)
    	at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:119)
    	at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:84)
    	at org.eclipse.e4.core.contexts.ContextInjectionFactory.inject(ContextInjectionFactory.java:73)
    	at org.eclipse.ui.internal.Workbench.createWorkbenchWindow(Workbench.java:1396)
    	at org.eclipse.ui.internal.Workbench.getActiveWorkbenchWindow(Workbench.java:1369)
    	at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActiveShell(WorkbenchSourceProvider.java:924)
    	at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:133)
    	at org.eclipse.ui.internal.services.WorkbenchSourceProvider$6.handleEvent(WorkbenchSourceProvider.java:684)
    	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    	at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1262)
    	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1056)
    	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1081)
    	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
    	at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1667)
    	at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2151)
    	at org.eclipse.swt.widgets.Control.windowProc(Control.java:4608)
    	at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
    	at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1627)
    	at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2075)
    	at org.eclipse.swt.widgets.Display.windowProc(Display.java:4977)
    	at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
    	at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:231)
    	at org.eclipse.swt.widgets.Shell.open(Shell.java:1217)
    	at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:767)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:649)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:735)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$2(PartRenderingEngine.java:706)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(PartRenderingEngine.java:700)
    	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:685)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1038)
    	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
    	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:138)
    	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:610)
    	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
    	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
    	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
    	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
    	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
    	at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
    
    !ENTRY org.eclipse.equinox.p2.director 4 10053 2015-02-17 14:06:57.678
    !MESSAGE Cannot complete the install because one or more required items could not be found.
    !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2015-02-17 14:06:57.678
    !MESSAGE Software being installed: MSP430 GCC Tools 4.9.1.20140707b167 (com.ti.gcc.msp430.win32.feature.group 4.9.1.20140707b167)
    !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2015-02-17 14:06:57.678
    !MESSAGE Missing requirement: MSP430 GCC Tools 4.9.1.20140707b167 (com.ti.gcc.msp430.win32.feature.group 4.9.1.20140707b167) requires 'com.ti.ccstudio.msp430.emu.win32.feature.group 6.0.1.8' but it could not be found
    
    !ENTRY org.eclipse.cdt.core 1 0 2015-02-17 14:09:09.924
    !MESSAGE Indexed 'eRIC_Demo1' (2 sources, 4 headers) in 12,41 sec: 870 declarations; 1 376 references; 0 unresolved inclusions; 16 syntax errors; 0 unresolved names (0,00 %)
    
    !ENTRY org.eclipse.jface 2 0 2015-02-17 14:11:01.818
    !MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-02-17 14:11:01.818
    !MESSAGE A conflict occurred for ALT+CTRL+I:
    Binding(ALT+CTRL+I,
    	ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.open.include.browser,Open Include Browser,
    		Open an include browser on the selected element,
    		Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@ec0183,
    		,,true),null),
    	org.eclipse.ui.defaultAcceleratorConfiguration,
    	org.eclipse.cdt.ui.cEditorScope,,,system)
    Binding(ALT+CTRL+I,
    	ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.open.include.browser,Open Include Browser,
    		Open an include browser on the selected element,
    		Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@ec0183,
    		,,true),null),
    	org.eclipse.ui.defaultAcceleratorConfiguration,
    	org.eclipse.cdt.ui.cViewScope,,,system)
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-02-17 14:11:01.818
    !MESSAGE A conflict occurred for ALT+SHIFT+R:
    Binding(ALT+SHIFT+R,
    	ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.text.rename.element,Rename - Refactoring ,
    		Rename the selected element,
    		Category(org.eclipse.cdt.ui.category.refactoring,Refactor - C++,C/C++ Refactorings,true),
    		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@5769fd,
    		,,true),null),
    	org.eclipse.ui.defaultAcceleratorConfiguration,
    	org.eclipse.cdt.ui.cEditorScope,,,system)
    Binding(ALT+SHIFT+R,
    	ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.text.rename.element,Rename - Refactoring ,
    		Rename the selected element,
    		Category(org.eclipse.cdt.ui.category.refactoring,Refactor - C++,C/C++ Refactorings,true),
    		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@5769fd,
    		,,true),null),
    	org.eclipse.ui.defaultAcceleratorConfiguration,
    	org.eclipse.cdt.ui.cViewScope,,,system)
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-02-17 14:11:01.818
    !MESSAGE A conflict occurred for F3:
    Binding(F3,
    	ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.opendecl,Open Declaration,
    		Open an editor on the selected element's declaration(s),
    		Category(org.eclipse.cdt.ui.category.source,C/C++ Source,C/C++ Source Actions,true),
    		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@ef6345,
    		,,true),null),
    	org.eclipse.ui.defaultAcceleratorConfiguration,
    	org.eclipse.cdt.ui.cEditorScope,,,system)
    Binding(F3,
    	ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.opendecl,Open Declaration,
    		Open an editor on the selected element's declaration(s),
    		Category(org.eclipse.cdt.ui.category.source,C/C++ Source,C/C++ Source Actions,true),
    		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@ef6345,
    		,,true),null),
    	org.eclipse.ui.defaultAcceleratorConfiguration,
    	org.eclipse.cdt.ui.cViewScope,,,system)
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-02-17 14:11:01.818
    !MESSAGE A conflict occurred for CTRL+SHIFT+T:
    Binding(CTRL+SHIFT+T,
    	ParameterizedCommand(Command(org.eclipse.cdt.ui.navigate.opentype,Open Element,
    		Open an element in an Editor,
    		Category(org.eclipse.cdt.ui.category.source,C/C++ Source,C/C++ Source Actions,true),
    		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@5e4a91,
    		,,true),null),
    	org.eclipse.ui.defaultAcceleratorConfiguration,
    	org.eclipse.cdt.ui.cEditorScope,,,system)
    Binding(CTRL+SHIFT+T,
    	ParameterizedCommand(Command(org.eclipse.cdt.ui.navigate.opentype,Open Element,
    		Open an element in an Editor,
    		Category(org.eclipse.cdt.ui.category.source,C/C++ Source,C/C++ Source Actions,true),
    		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@5e4a91,
    		,,true),null),
    	org.eclipse.ui.defaultAcceleratorConfiguration,
    	org.eclipse.cdt.ui.cViewScope,,,system)
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-02-17 14:11:01.818
    !MESSAGE A conflict occurred for F4:
    Binding(F4,
    	ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.open.type.hierarchy,Open Type Hierarchy,
    		Open a type hierarchy on the selected element,
    		Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@719dc9,
    		,,true),null),
    	org.eclipse.ui.defaultAcceleratorConfiguration,
    	org.eclipse.cdt.ui.cEditorScope,,,system)
    Binding(F4,
    	ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.open.type.hierarchy,Open Type Hierarchy,
    		Open a type hierarchy on the selected element,
    		Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@719dc9,
    		,,true),null),
    	org.eclipse.ui.defaultAcceleratorConfiguration,
    	org.eclipse.cdt.ui.cViewScope,,,system)
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-02-17 14:11:01.818
    !MESSAGE A conflict occurred for CTRL+G:
    Binding(CTRL+G,
    	ParameterizedCommand(Command(org.eclipse.cdt.ui.search.finddecl,Declaration,
    		Search for declarations of the selected element in the workspace,
    		Category(org.eclipse.cdt.ui.category.source,C/C++ Source,C/C++ Source Actions,true),
    		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@12dff8e,
    		,,true),null),
    	org.eclipse.ui.defaultAcceleratorConfiguration,
    	org.eclipse.cdt.ui.cEditorScope,,,system)
    Binding(CTRL+G,
    	ParameterizedCommand(Command(org.eclipse.cdt.ui.search.finddecl,Declaration,
    		Search for declarations of the selected element in the workspace,
    		Category(org.eclipse.cdt.ui.category.source,C/C++ Source,C/C++ Source Actions,true),
    		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@12dff8e,
    		,,true),null),
    	org.eclipse.ui.defaultAcceleratorConfiguration,
    	org.eclipse.cdt.ui.cViewScope,,,system)
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-02-17 14:11:01.818
    !MESSAGE A conflict occurred for CTRL+SHIFT+G:
    Binding(CTRL+SHIFT+G,
    	ParameterizedCommand(Command(org.eclipse.cdt.ui.search.findrefs,References,
    		Search for references to the selected element in the workspace,
    		Category(org.eclipse.cdt.ui.category.source,C/C++ Source,C/C++ Source Actions,true),
    		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@e4cd78,
    		,,true),null),
    	org.eclipse.ui.defaultAcceleratorConfiguration,
    	org.eclipse.cdt.ui.cEditorScope,,,system)
    Binding(CTRL+SHIFT+G,
    	ParameterizedCommand(Command(org.eclipse.cdt.ui.search.findrefs,References,
    		Search for references to the selected element in the workspace,
    		Category(org.eclipse.cdt.ui.category.source,C/C++ Source,C/C++ Source Actions,true),
    		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@e4cd78,
    		,,true),null),
    	org.eclipse.ui.defaultAcceleratorConfiguration,
    	org.eclipse.cdt.ui.cViewScope,,,system)
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-02-17 14:11:01.818
    !MESSAGE A conflict occurred for ALT+CTRL+H:
    Binding(ALT+CTRL+H,
    	ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.open.call.hierarchy,Open Call Hierarchy,
    		Open the call hierarchy for the selected element,
    		Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@16d9a5b,
    		,,true),null),
    	org.eclipse.ui.defaultAcceleratorConfiguration,
    	org.eclipse.cdt.ui.cEditorScope,,,system)
    Binding(ALT+CTRL+H,
    	ParameterizedCommand(Command(org.eclipse.cdt.ui.edit.open.call.hierarchy,Open Call Hierarchy,
    		Open the call hierarchy for the selected element,
    		Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@16d9a5b,
    		,,true),null),
    	org.eclipse.ui.defaultAcceleratorConfiguration,
    	org.eclipse.cdt.ui.cViewScope,,,system)
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-02-17 14:11:01.818
    !MESSAGE A conflict occurred for CTRL+SHIFT+H:
    Binding(CTRL+SHIFT+H,
    	ParameterizedCommand(Command(org.eclipse.cdt.ui.navigate.open.type.in.hierarchy,Open Type in Hierarchy,
    		Open a type in the type hierarchy view,
    		Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@b10cb2,
    		,,true),null),
    	org.eclipse.ui.defaultAcceleratorConfiguration,
    	org.eclipse.cdt.ui.cEditorScope,,,system)
    Binding(CTRL+SHIFT+H,
    	ParameterizedCommand(Command(org.eclipse.cdt.ui.navigate.open.type.in.hierarchy,Open Type in Hierarchy,
    		Open a type in the type hierarchy view,
    		Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@b10cb2,
    		,,true),null),
    	org.eclipse.ui.defaultAcceleratorConfiguration,
    	org.eclipse.cdt.ui.cViewScope,,,system)
    !SESSION 2015-02-18 15:44:13.823 -----------------------------------------------
    eclipse.buildId=4.3.0.M20130911-1000
    java.version=1.6.0_13
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR
    Framework arguments:  -product com.ti.ccstudio.branding.product
    Command-line arguments:  -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product
    

  • Try removing the workspace folder completely. That helps sometimes. In the meanwhile, we'll take a look at the log you provided, it does contain some information.
  • I solve the problem by uninstalling and re-installing code composer.
    I won't do updates.

    Thanks