Hi.
I was trying to install CCS v5.0.2 to develop some project.
Down loaded CCS v5.0.2 install file at TI site.
During installation procedure, I got error msg like below
(it happend during TMS 470 Code Generation Tool part).
==== MSG ====
Error in action Exit: error deleting "C:/ti/ccsv5/tools/compiler/tms470": directory not empty
Error in action Exit: error deleting "C:/ti/ccsv5/tools/compiler/tms470": directory not empty
while executing
"$obj execute"
(procedure "::InstallJammer::ExecuteActions" line 65)
invoked from within
"::InstallJammer::ExecuteActions $id -when $when"
(procedure "::InstallJammer::RaiseEventHandler" line 79)
invoked from within
"::InstallJammer::RaiseEventHandler .wizard"
(command bound to event)
==== end====
I've tried to followings to complete installation but failed.
1. change install path: C:/Program files/Texas Instrument --> C:/ti
2. Install with administrator permission
3. Delete InstallJammer Registry thing every installation try
4. Tried to install several version of CCS (5.0.2, 5.1.0, 5.5.0)
5. Turn vaccine program off and install but failed.
6. Write all path name in English(there are no double-character on path name)
If anybody has solution for this, please let me know.
Thank you.