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 5.1.1.00033 does not uninstall



Hi,

     We are trying get to the latest version of Code Composer on Linux (Ubuntu 12.04.) We originally installed 5.1.1.00033 as it was

the version on the wiki for building u-boot along with the TI SDK. When we try to run the uninstall we get the following

from the wizard:

/opt/ti/ccsv5$ sudo ./uninstall_CCSv5

Error in action ExecuteAction

Error in action ExecuteScript

error "no element found" at line 1 character 0
    while executing
"::InstallJammer::actions::$component $this"
    while executing
"$obj execute"
    (procedure "::InstallJammer::ExecuteActions" line 69)
    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 ExecuteScript

error "no element found" at line 1 character 0
    while executing
"::InstallJammer::actions::$component $this"
    while executing
"$obj execute"
    (procedure "::InstallJammer::ExecuteActions" line 69)
    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 69)
    invoked from within
"::InstallJammer::ExecuteActions $id -when $when"
    (procedure "::InstallJammer::RaiseEventHandler" line 93)
    invoked from within
"::InstallJammer::RaiseEventHandler  .wizard"
    (command bound to event)

     We have seen that TI has mentioned to manually delete the install but we have no list of

files/directories to delete. Any help would be appreciated.

Thanks,

     John C.