i am uninstalling code composer for the purpose of reinstalling it. i am doing this because there seem to be a great many things wrong with it and i want to start from scratch
unfortunately one of those things wrong with it is preventing me from uninstalling it. when i try to uninstall it i get an error message
Error: Error in action ExecuteAction
Error in action ExecuteScript
couldn't open "..."
and the detailed message is
Error in action ExecuteAction
Error in action ExecuteScript
couldn't open "C:\CCSv5/ccsv5/eclipse/ccs_config.xml": no such file or directory
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
couldn't open "C:\CCSv5/ccsv5/eclipse/ccs_config.xml": no such file or directory
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)
what do i do about this?