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.
Tool/software: Code Composer Studio
I originally was able to install CCS8 on my new computer. After using it for several months, it stopped compiling anything with errors occurring. I uninstalled CCS V8 but now I cannot re-install it. It appears that the same thing that prevented me from using it is now preventing me from installing it. The error is always something to do with executing a .bat file from TMP or TEMP position on the drive. I have tried changing locations of TMP and TEMP and the problem follows the directory. The original problem was always something like
CreateProcess(C:\project\RLB-41\Debug\make23012-1.bat, C:\project\RLB-41\Debug\make23012-1.bat, ...) failed.
The ccs v8 installer fails with a message box that includes a similar error.
Hi Chris,
Can you provide all the installation logs for the failed install attempt?
https://software-dl.ti.com/ccs/esd/documents/ccs_diagnostic-logs.html
Thanks
ki
04/15/2020 17:48:35(GMT) - ProgressBar::Run - RunSysInfo C:/Users/chris-w/AppData/Local/ccs_4e11255e-c865-4090-72f5-18c33d226f6d/install_logs/20200415134825/ccs_setup_8.3.0.00009_install.log ::progressBar0 -1 04/15/2020 17:48:35(GMT) - RunMain - CCS_INFO: Started with params logfile=C:/Users/chris-w/AppData/Local/ccs_4e11255e-c865-4090-72f5-18c33d226f6d/install_logs/20200415134825/ccs_setup_8.3.0.00009_install.log progress=::progressUpdate0 04/15/2020 17:48:35(GMT) - my - m_localBase: C:/Users/chris-w/Desktop/CCS8.3.0.00009_win32 04/15/2020 17:48:35(GMT) - my - m_localBaseRepo: C:/Users/chris-w/Desktop/CCS8.3.0.00009_win32/baserepo 04/15/2020 17:48:35(GMT) - my - m_baserepourl: C:/Users/chris-w/Desktop/CCS8.3.0.00009_win32/baserepo 04/15/2020 17:48:35(GMT) - my - m_featureurl: C:/Users/chris-w/Desktop/CCS8.3.0.00009_win32/featurerepo 04/15/2020 17:48:35(GMT) - my - setting m_local to 1 04/15/2020 17:48:38(GMT) - my - creating constructor 04/15/2020 17:48:50(GMT) - ::installDirPane0 - InstallDir selected: c:\ti 04/15/2020 17:48:57(GMT) - ::installDirPane0 - InstallDir selected: c:\ti 04/15/2020 17:49:11(GMT) - ::installDirPane0 - InstallDir selected: c:\ti 04/15/2020 17:49:46(GMT) - ::installDirPane0 - InstallDir selected: c:\ti 04/15/2020 17:49:46(GMT) - checkProgramFiles - CCS_INFO: checking c:\program files (x86) 04/15/2020 17:49:46(GMT) - checkProgramFiles - CCS_INFO: checking c:\program files (x86) 04/15/2020 17:49:46(GMT) - checkProgramFiles - CCS_INFO: checking c:\program files 04/15/2020 17:49:46(GMT) - my - numRootsSelected 0 04/15/2020 17:49:46(GMT) - my - numRootsSelected 0 04/15/2020 17:49:46(GMT) - my - numRootsSelected 0 04/15/2020 17:49:47(GMT) - my - numRootsSelected 1 04/15/2020 17:49:49(GMT) - my - numRootsSelected 2
Thanks Chris. There seems to be something running on your system that is interfering with CCS. If you have any antivirus/security software running, can you temporarily disable it to see if that helps?
Thanks for trying. Can you try installing in unattended mode and see if that works?
https://e2e.ti.com/support/tools/ccs/f/81/p/820478/3036130#3036130
Thanks
ki
The instructions are similar between windows and linux. The only difference is the name of the installer executable to run (on Windows it would be some exe)
Chris Westervelt1 said:Some exe is a rather vague answer.
The exe being referenced is the name of the main CCS installer exe used to install CCS. For example, for CCS v8.3.0:
> ccs_setup_8.3.0.00009.exe
--mode unattended --prefix <install location>
Thanks
ki
Ok this terminates shortly after I start it ! No errors or prompts just terminates!
Chris Westervelt1 said:Ok this terminates shortly after I start it ! No errors or prompts just terminates!
This is expected behavior. The command will return right away with no other feedback. The installation should continue quietly under the hood.
Check the specified install folder to see if the installation was successful.
Thanks
ki
It was not successful ! Only partially. No exe in eclipse folder and much missing.
Please provide any install logs for that attempted installation.
there should be logs in %TEMP% (bitrock*log) and the ccs/install_logs folder.