Other Parts Discussed in Thread: CCSTUDIO
When I was using CCSv4.2.0.09000, I installed CG_XML and CG_XML_CCS and had the menu showing the different scripts. Both CG_XML and CG_XML_CCSwere installed into the default Program Files\Texas Instruments folder.
Then I upgraded CCSv4 to 4.2.0.10012 and I would like to get CG_XML_CCS working again. I tried just importing the project, but that did not give me the Tools menu item or the icon.
So I uninstalled CG_XML_CCS and reinstalled it. Still no luck. Rebooted, still not there.
In the reinstallation process, I did get an error log when it was trying to finish up:
cgxml_ccs.log said:Error in action CopyFile
error copying "C:/Program Files/Texas Instruments/cg_xml_ccs/com.ti.ccstudio.cgxmltools.link" to "/eclipse/links": no such file or directory
while executing
"file copy -force $src $dst"
(procedure "::InstallJammer::actions::CopyFile" line 7)
invoked from within
"::InstallJammer::actions::$component $this"
Error in action CopyFile
error copying "C:/Program Files/Texas Instruments/cg_xml_ccs/com.ti.ccstudio.cgxmltools.link" to "/eclipse/links": no such file or directory
while executing
"file copy -force $src $dst"
(procedure "::InstallJammer::actions::CopyFile" line 7)
invoked from within
"::InstallJammer::actions::$component $this"
while executing
"$obj execute"
(procedure "::InstallJammer::ExecuteActions" line 62)
invoked from within
"::InstallJammer::ExecuteActions "Finish Actions""
(procedure "::InstallJammer::exit" line 46)
invoked from within
"::InstallJammer::exit"
(procedure "::InstallJammer::FinishEventHandler" line 7)
invoked from within
"::InstallJammer::FinishEventHandler .wizard"
(command bound to event)
No idea what the "/eclipse/links" part would be.
Any idea how far backwards I need to go in uninstalling or cleaning things up to get this to work again?