Part Number:CC3220SF-LAUNCHXL
Tool/software: Code Composer Studio
Dear Term:
I had installed CCS v7.3 few days ageo and it worked normally . but it is fail to run after installed IAR yesterday. Then I unload all of them, but none of them install succeed. The informed window show let me see the log file below.Could you probably help me what to do, I am all most stop all of develop work now. Thank you.
!SESSION 2017-11-09 19:22:02.507 -----------------------------------------------
eclipse.buildId=4.6.0.I20160606-1100
java.version=1.8.0_112
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Framework arguments: -application com.ti.common.core.initialize -ccs.profileTag Installed Code Composer Studio 7.3.0.00019.
Command-line arguments: -os win32 -ws win32 -arch x86 -application com.ti.common.core.initialize -data C:/Users/chenwu6/AppData/Local/Temp/ccs_0ed37053-a26c-442c-7cc6-680b058624c4/workspace -ccs.profileTag Installed Code Composer Studio 7.3.0.00019.
!ENTRY com.ti.common.core 4 0 2017-11-09 19:22:03.505
!MESSAGE path=ccs_base/DebugServer
!ENTRY com.ti.common.core 4 0 2017-11-09 19:22:03.505
!MESSAGE debugServerDir=C:/ti/ccsv7/ccs_base/DebugServer
!ENTRY org.eclipse.osgi 4 0 2017-11-09 19:22:06.251
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: C:\ti\ccsv7\ccs_base\DebugServer\bin\LibraryLoader.dll: %1 不是有效的 Win32 应用程序。
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)
at java.lang.Runtime.load0(Runtime.java:809)
at java.lang.System.load(System.java:1086)
at com.ti.debug.engine.xpcom.Runtime.preXPCOMInit(Runtime.java:163)
at com.ti.debug.engine.xpcom.Runtime.startBare(Runtime.java:116)
at com.ti.debug.engine.xpcom.Runtime.createComponent(Runtime.java:170)
at com.ti.utility.filesystem.DirectoryService.<init>(DirectoryService.java:26)
at com.ti.utility.filesystem.DirectoryService.<init>(DirectoryService.java:9)
at com.ti.utility.filesystem.DirectoryService$SingletonHolder.<clinit>(DirectoryService.java:44)
at com.ti.utility.filesystem.DirectoryService.instance(DirectoryService.java:49)
at com.ti.common.core.utils.ds.CoreUtilsProvider.getUserHomeDir(CoreUtilsProvider.java:40)
at com.ti.common.core.CoreUtils.getUserHomeDir(CoreUtils.java:135)
at com.ti.common.core.internal.ExternalReferenceParser.getUserExtRefDir(ExternalReferenceParser.java:176)
at com.ti.common.project.core.internal.resexplorer.ResourceExplorerBreadcrumbFileReader.getBreadcrumbFile(ResourceExplorerBreadcrumbFileReader.java:158)
at com.ti.common.project.core.internal.resexplorer.ResourceExplorerBreadcrumbFileReader.isDataStale(ResourceExplorerBreadcrumbFileReader.java:146)
at com.ti.common.project.core.internal.resexplorer.ResourceExplorerBreadcrumbFileReader.updateData(ResourceExplorerBreadcrumbFileReader.java:76)
at com.ti.common.project.core.internal.resexplorer.ResourceExplorerBreadcrumbFileReader.getProductDiscoveryPath(ResourceExplorerBreadcrumbFileReader.java:49)
at com.ti.common.project.core.internal.tools.ADiscoveryManager.toSearchPath(ADiscoveryManager.java:375)
at org.eclipse.rtsc.project.core.extdiscovery.ExtensionSiteDiscoveryManager.discoverAndInstallExtensionSites(ExtensionSiteDiscoveryManager.java:199)
at org.eclipse.rtsc.project.core.extdiscovery.RTSCHeadlessInitializationParticipant.run(RTSCHeadlessInitializationParticipant.java:54)
at com.ti.common.core.internal.headless.Initialize.run(Initialize.java:87)
at com.ti.common.core.internal.headless.Initialize.start(Initialize.java:53)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
at org.eclipse.equinox.launcher.Main.run(Main.java:1519)