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.

problem with installing ccs V5 on windows 7.

I'm trying to install ccs on windows 7, but i got the this log at the "eclipserepo.zip" installing level:

Error in action ExecuteAction

Error in action ExecuteAction

Error in action ExecuteScript

list element in quotes followed by ":" instead of space
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 $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

list element in quotes followed by ":" instead of space
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 $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)

  • Hi,

    Simplest thing you can do is:

    Right click on the setup file and click on "Run as administrator"

    This would surely solve your problem. If the problem still exist then try the same but now by changing the installation directory.

    Regards,

    Gautam

    Also go through this: http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/290318.aspx

  • Hi Alom,

    could you please send the installation log?   This would be in the installjammer registry directory which might be hidden and in under program files or program files(x86).  

    Some lingering know items

    - antivirus - please disable yours

    - connection between a VM environment and outside.  Ie installation should be entirely outside or inside a VM

    Best Regards,
    Lisa 

  • Thanks a lot, it was very usefull=]