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.

Unislash 3.1 does not start!

Other Parts Discussed in Thread: UNIFLASH

Hello everyone!

I have a problem with a CCS Uniflash installed on my new laptop.

Uniflash installed successfully, but when i'm trying to start it, it says (log file):

!SESSION 2015-01-27 10:44:21.060 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_13
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=ru_RU
Command-line arguments: -os win32 -ws win32 -arch x86 -data @noDefault

!ENTRY org.eclipse.osgi 4 0 2015-01-27 10:44:21.929
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: C:\ti\uniflashv3\ccs_base\DebugServer\bin\LibraryLoader.dll: %1 не является приложением Win32
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.load0(Unknown Source)
at java.lang.System.load(Unknown Source)
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:21)
at com.ti.utility.filesystem.DirectoryService.<init>(DirectoryService.java:8)
at com.ti.utility.filesystem.DirectoryService$SingletonHolder.<clinit>(DirectoryService.java:36)
at com.ti.utility.filesystem.DirectoryService.instance(DirectoryService.java:41)
at com.ti.uniflash.views.MainView.getRuntimeAppDir(Unknown Source)
at com.ti.uniflash.views.MainView.getWorkspaceDir(Unknown Source)
at com.ti.uniflash.rcp.Application.setupWorkspaceFolder(Unknown Source)
at com.ti.uniflash.rcp.Application.start(Unknown Source)
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:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
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:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)

I installed and reinstalled all the versions of java, but nothing happened.

If anyone knows solution, please help!