Other Parts Discussed in Thread: SYSBIOS
Dear Installer Gurus,
While trying to install the am335x_sysbios_ind_sdk on a 64-bit Windows 7 machine, with Administrator privileges, I got the following "Error: Error in action ExecuteAction; Error in action AddEnvironment...
- - - - - - - - - Begin message
Error in action ExecuteAction
Error in action AddEnvironmentVariable
unable to open key: Access is denied.
while executing
"registry set $key $props(Variable) $props(Value)"
(procedure "::InstallJammer::actions::AddEnvironmentVariable" line 33)
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 AddEnvironmentVariable
unable to open key: Access is denied.
while executing
"registry set $key $props(Variable) $props(Value)"
(procedure "::InstallJammer::actions::AddEnvironmentVariable" line 33)
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)
- - - - - - - - - End message
Curiously, the SDK seems to be installed. The installer itself is stuck in the "Building unstall..." phase with only the Cancel button active.
Regards,
Fred