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.

CCSv5.1 M4 Lightweight Installer Feedback, Issues, and Questions

Genius 16510 points

There is a new installer frontend for CCSv5.1 M4 available from the download page. Post your feedback, issues and questions here!

  • Hi

    I am trying to install 5.1.0.04001 on RHEL 6 x86_64.  I installed i686 glibc and now the regular installer runs but stops after installing some things and leaving three icons (blackhawk JTAG unit) on the desktop.  I also tried the new installer but it produced the exact same error message:

    $ ./ccs_setup_5.1.0.04001.bin
    ERROR: ld.so: object '/usr/NX/lib/libesddsp.so.0' from LD_PRELOAD cannot be preloaded: ignored.
    ERROR: ld.so: object '/usr/NX/lib/libesd.so.0' from LD_PRELOAD cannot be preloaded: ignored.

    Where do you want to install Code Composer Studio 5.1.0? [/opt/ti]

    Installing Code Composer Studio 5.1.0...
    Error in action ExecuteAction

    Error in action ExecuteScript

    expected boolean value but got "<%JavaFound%>"
        while executing
    "::InstallJammer::actions::$component $this"
        while executing
    "$obj execute"
        (procedure "::InstallJammer::ExecuteActions" line 62)
        invoked from within
    "::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
        (procedure "::InstallJammer::actions::ExecuteAction" line 35)
        invoked from within
    "::InstallJammer::actions::$component $this"
        while executing
    "$obj execute"
        (procedure "::InstallJammer::ExecuteActions" line 62)
        invoked from within
    "::InstallJammer::ExecuteActions Console"
        (procedure "::InstallJammer::InstallMain" line 11)
        invoked from within
    "::InstallJammer::InstallMain"
        (procedure "ThemeMain" line 2)
        invoked from within
    "ThemeMain "
        invoked from within
    "if {![info exists ::InstallJammer]} { ThemeMain }"
        (file "/installkitvfs/main.tcl" line 38584)

    Any ideas?

     

    Thanks in advance.

  • I didn't encountered problems during installation in Ubuntu 10.04 x86_64 (all system updated last month) [ Tip: don't forget to run installation script as "root" ;) ]

    My issue is related to the license manager. After install CCS 5.1.0.04001 I tried to run the "hello world code" as test using the TI simulator. But the debugger is asking me for a license (JTAG license) as you can read below:

     

    " License cannot be acquired.

    No valid license for Code Composer Studio could be found. To be able to use any of the JTAG debugging features of Code Composer Studio you will need a license."

     

    As you can see, it is asking me for a JTAG license although I am running the simulator (no JTAG device attached to my computer). Must I acquire a license to run C64xx simulations in CCS v5 running on Linux?

  • Ronaldo Viera said:

    I didn't encountered problems during installation in Ubuntu 10.04 x86_64 (all system updated last month) [ Tip: don't forget to run installation script as "root" ;) ]

    My issue is related to the license manager. After install CCS 5.1.0.04001 I tried to run the "hello world code" as test using the TI simulator. But the debugger is asking me for a license (JTAG license) as you can read below:

     

    " License cannot be acquired.

    No valid license for Code Composer Studio could be found. To be able to use any of the JTAG debugging features of Code Composer Studio you will need a license."

     

    As you can see, it is asking me for a JTAG license although I am running the simulator (no JTAG device attached to my computer). Must I acquire a license to run C64xx simulations in CCS v5 running on Linux?

    Solved! I gone to Help > CCS Licensing information > Upgrade > Launch License setup > Activate a new license... (2nd option) > Next > FREE option > Next.  And it is done! The debugger is working now!

  • Hello Andy

    I downloaded and launched ccs_setup_5.1.0.05000.exe on my PC (Windows XP SP3), but the installation script crashed.

    Regards


    Here's the log:



    Error in action ExecuteAction

    Error in action ExecuteAction

    Error in action ExecuteScript

    divide by zero
        while executing
    "::InstallJammer::actions::$component $this"
        while executing
    "$obj execute"
        (procedure "::InstallJammer::ExecuteActions" line 62)
        invoked from within
    "::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
        (procedure "::InstallJammer::actions::ExecuteAction" line 35)
        invoked from within
    "::InstallJammer::actions::$component $this"
        while executing
    "$obj execute"
        (procedure "::InstallJammer::ExecuteActions" line 62)
        invoked from within
    "::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
        (procedure "::InstallJammer::actions::ExecuteAction" line 35)
        invoked from within
    "::InstallJammer::actions::$component $this"
    Error in action ExecuteAction

    Error in action ExecuteAction

    Error in action ExecuteScript

    divide by zero
        while executing
    "::InstallJammer::actions::$component $this"
        while executing
    "$obj execute"
        (procedure "::InstallJammer::ExecuteActions" line 62)
        invoked from within
    "::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
        (procedure "::InstallJammer::actions::ExecuteAction" line 35)
        invoked from within
    "::InstallJammer::actions::$component $this"
        while executing
    "$obj execute"
        (procedure "::InstallJammer::ExecuteActions" line 62)
        invoked from within
    "::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
        (procedure "::InstallJammer::actions::ExecuteAction" line 35)
        invoked from within
    "::InstallJammer::actions::$component $this"
        while executing
    "$obj execute"
        (procedure "::InstallJammer::ExecuteActions" line 62)
        invoked from within
    "::InstallJammer::ExecuteActions $id -when $when"
        (procedure "::InstallJammer::RaiseEventHandler" line 79)
        invoked from within
    "::InstallJammer::RaiseEventHandler  .wizard"
        (command bound to event)

  • Andy,

    I installed 5.1M5 in my Ubuntu 10.04 64-bit but could not find an install log; the directory /user/.installjammerinfo contained only older logs.

    Is there one created?

    Thank you,

    Rafael

  • Andy,

    Interesting discussion that mentions a dependency of the lightweight installer in 64-bit systems:

    http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/114607/416425.aspx#416425

    Regards,

    Rafael