Tool/software: Code Composer Studio
Hello,
I'm trying to update CCS version from 7.3 to 7.4 on Windows 10 OS.
- I have disabled my antivirus (Eset) :
and tried both the online and offline installer and have administration privileges. I've tried installing in different locations.
- while installing I'm receiving the message:
- The created log file is as fallows:
Log started 12/26/2017 at 09:11:06
Preferred installation mode : unattended
Trying to init installer in mode unattended
Mode unattended successfully initialized
[09:11:06] Found mode
Executing C:\Users\ASUS\Downloads\CCS7.4.0.00015_win32\ccs_setup_7.4.0.00015.exe --mode win32 &
Script exit code: 0
Script output:
Script stderr:
Cannot delete file C:/Users/ASUS/AppData/Local/Temp/bitrock_installer.log
Cannot delete file C:/Users/ASUS/AppData/Local/Temp/bitrock_installer_3076.log
[09:11:09] Windows 10 0
[09:11:09] installer_command_line_arguments :
[09:11:09] installer_command_line_arguments :
[09:11:09] Product Name Code Composer Studio 7.4.0
[09:11:09] Product Version 7.4.0.00015
[09:11:09]
Preparing to Install
Preparing to Install
Unpacking files
Unpacking files
Unpacking files
Unpacking files
Unpacking files
Unpacking files
Unpacking files
[09:11:12] admin = 1
[09:11:12] installertype = setup
[09:11:13]
[09:11:13] running C:\Users\ASUS\AppData\Local\Temp/ccs_5abc5259-5a50-4eeb-53eb-2888dec84e48\tcl\bin\tclsh "C:/Users/ASUS/AppData/Local/Temp/ccs_5abc5259-5a50-4eeb-53eb-2888dec84e48/installer_tcl/main_frontend/main.tcl" --installersrc "C:/Users/ASUS/Downloads/CCS7.4.0.00015_win32" --installertmp "C:/Users/ASUS/AppData/Local/Temp/ccs_5abc5259-5a50-4eeb-53eb-2888dec84e48" --buildid 7.4.0.00015 --installer "C:/Users/ASUS/Downloads/CCS7.4.0.00015_win32/ccs_setup_7.4.0.00015.exe" --bitness 64-bit --os windows --osname "Windows 10" --spversion "0" --timestamp 20171226091109 --AVon false
Executing C:\Users\ASUS\AppData\Local\Temp/ccs_5abc5259-5a50-4eeb-53eb-2888dec84e48\tcl\bin\tclsh "C:/Users/ASUS/AppData/Local/Temp/ccs_5abc5259-5a50-4eeb-53eb-2888dec84e48/installer_tcl/main_frontend/main.tcl" --installersrc "C:/Users/ASUS/Downloads/CCS7.4.0.00015_win32" --installertmp "C:/Users/ASUS/AppData/Local/Temp/ccs_5abc5259-5a50-4eeb-53eb-2888dec84e48" --buildid 7.4.0.00015 --installer "C:/Users/ASUS/Downloads/CCS7.4.0.00015_win32/ccs_setup_7.4.0.00015.exe" --bitness 64-bit --os windows --osname "Windows 10" --spversion "0" --timestamp 20171226091109 --AVon false
Script exit code: 0
Script output:
Script stderr:
Error from thread tid000031C8
target thread died
while executing
"thread::send $m_threadId [subst { $m_display reportError {$msg} } ]"
(object "::threadedProgressUpdate0" method "::ThreadedProgressUpdate::reportError" body line 3)
invoked from within
"$progress reportError $msg"
(procedure "RunInstall" line 10)
invoked from within
"RunInstall C:/TI/ccsv7/ccsv7/eclipse/ccs_config.xml 2 0 0 0 C:/TI/ccsv7/ccsv7/install_logs/20171226091109/ccs_setup_7.4.0.00015_install.log ::progress..."
called Tcl_FindHashEntry on deleted table
[09:37:02]
[09:37:02] Error from thread tid000031C8
target thread died
while executing
"thread::send $m_threadId [subst { $m_display reportError {$msg} } ]"
(object "::threadedProgressUpdate0" method "::ThreadedProgressUpdate::reportError" body line 3)
invoked from within
"$progress reportError $msg"
(procedure "RunInstall" line 10)
invoked from within
"RunInstall C:/TI/ccsv7/ccsv7/eclipse/ccs_config.xml 2 0 0 0 C:/TI/ccsv7/ccsv7/install_logs/20171226091109/ccs_setup_7.4.0.00015_install.log ::progress..."
called Tcl_FindHashEntry on deleted table
[09:37:02]
launchCCS:0
createDesktopShortcut:0
createStartMenuShortcut:0
eclipsedir:C:/TI/ccsv7/ccsv7/eclipse
Any suggestions what is the issue?
Thanks,
Amitai