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.

install ccs v5.3 problem

Other Parts Discussed in Thread: CCSTUDIO

After i click the "ccs_setup_5.3.0.00090.exe',the system point out a error message as below

Your local respository contains non-ASCII characters , Some components of CCS will not install correctly with such a path , please change the path before installing. Then setup quit.I can't go on installing ccs.

 

How could i do with this problem?Where could i download the ASCII?

  • Hi,

    You can fix this issue by unzipping the CCS5.3.0 zip file in a folder without non-ascii characters, for example c:\unzipfolder and then run the exe from there. Please make sure you install CCS in a directory with no non-ascii characters as well, e.g. c:\ti.

    Danish Innis

  • Hi,

    Thank for your help.I have been worked out this problem.

  • Hi , I am trying to get CCSv5.3 work on Opensuse 12.3 .

    I am untar the CCSv.5 .tar file into the ti Folder /ti/ccsv5. I have run the Installer with Root . But when i starting the ./ccstudio Programm , it is crashed

    there is the log File:

    !SESSION 2013-04-26 16:49:51.534 -----------------------------------------------
    eclipse.buildId=I20120608-1200
    java.version=1.6.0_13
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE
    Framework arguments:  -product com.ti.ccstudio.branding.product
    Command-line arguments:  -os linux -ws gtk -arch x86 -product com.ti.ccstudio.branding.product

    !ENTRY org.eclipse.osgi 4 0 2013-04-26 16:49:52.306
    !MESSAGE Application error
    !STACK 1
    java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
        /home/t0129428/.eclipse/org.eclipse.platform_3.8_692372347/configuration/org.eclipse.osgi/bundles/303/2/.cp/libswt-pi-gtk-3833.so: libgthread-2.0.so.0: falsche ELF-Klasse: ELFCLASS64
        no swt-pi-gtk in java.library.path
        /home/t0129428/.swt/lib/linux/x86/libswt-pi-gtk-3833.so: libgthread-2.0.so.0: falsche ELF-Klasse: ELFCLASS64
        Can't load library: /home/t0129428/.swt/lib/linux/x86/libswt-pi-gtk.so

        at org.eclipse.swt.internal.Library.loadLibrary(Library.java:331)
        at org.eclipse.swt.internal.Library.loadLibrary(Library.java:240)
        at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
        at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
        at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
        at org.eclipse.swt.widgets.Display.<clinit>(Display.java:133)
        at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:695)
        at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
        at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:154)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:96)
        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)

    Please I need your Help

    Best Regards

    Lopez