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.

CCS: Can't install CCS 7.2

Tool/software: Code Composer Studio

I'm about to start some new developments and decided to remove old CCS and intall fresh.

But I've been facing many problems while installing and I didn't manage to finish successfully. It either stalls while unzipping. or fails to find an eclipse executable (?) or some varieties of error messages. I've tried on Windows 10 (online and offline) and on Ubuntu (online).

What might I be doing wrong?

EDIT:

The last try stalled (around 10 minutes without any progress) on "Unzipping C:/Users/Caio/AppData/Local/Temp/ccs_79621e3b-deb9-4e13-5c54-a2c51a71f4eb/jre_root_1.8.0.122" step and when I cancelled gave me the following message:

can not find channel named "file6b56ed0"
can not find channel named "file6b56ed0"
while executing
"puts $m_fplog $string"
(object "::progressPane0" method "::ProgressPane::cancelButton" body line 16)
invoked from within
"Logger::Log "CCS_WARNING: User elected to cancel installation.""
(object "::progressPane0" method "::ProgressPane::cancelButton" body line 22)
invoked from within
"cancelConfirmed"
(object "::progressPane0" method "::ProgressPane::cancelButton" body line 4)
invoked from within
"::progressPane0 cancelButton"
invoked from within
".progresspane.clientarea.separator.btnframe.finish:cmd invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $path:cmd invoke]"
(procedure "TTKButton::invoke" line 2)
invoked from within
"TTKButton::invoke .progresspane.clientarea.separator.btnframe.finish"
("eval" body line 1)
invoked from within
"eval [linsert $args 0 TTKButton::$cmd .progresspane.clientarea.separator.btnframe.finish]"
(procedure ".progresspane.clientarea.separator.btnframe.finish" line 1)
invoked from within
".progresspane.clientarea.separator.btnframe.finish invoke "
invoked from within
".progresspane.clientarea.separator.btnframe.finish:cmd instate !disabled { .progresspane.clientarea.separator.btnframe.finish invoke }"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $path:cmd instate] $args"
(procedure "TTKButton::instate" line 2)
invoked from within
"TTKButton::instate .progresspane.clientarea.separator.btnframe.finish !disabled { .progresspane.clientarea.separator.btnframe.finish invoke }"
("eval" body line 1)
invoked from within
"eval [linsert $args 0 TTKButton::$cmd .progresspane.clientarea.separator.btnframe.finish]"
(procedure ".progresspane.clientarea.separator.btnframe.finish" line 1)
invoked from within
".progresspane.clientarea.separator.btnframe.finish instate !disabled { .progresspane.clientarea.separator.btnframe.finish invoke } "
invoked from within
".progresspane.clientarea.separator.btnframe.finish:cmd instate pressed { .progresspane.clientarea.separator.btnframe.finish state !pressed; .progressp..."
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $path:cmd instate] $args"
(procedure "TTKButton::instate" line 2)
invoked from within
"TTKButton::instate .progresspane.clientarea.separator.btnframe.finish pressed { .progresspane.clientarea.separator.btnframe.finish state !pressed; .pr..."
("eval" body line 1)
invoked from within
"eval [linsert $args 0 TTKButton::$cmd .progresspane.clientarea.separator.btnframe.finish]"
(procedure ".progresspane.clientarea.separator.btnframe.finish" line 1)
invoked from within
".progresspane.clientarea.separator.btnframe.finish instate pressed { .progresspane.clientarea.separator.btnframe.finish state !pressed; .progresspane...."
(command bound to event)

I was running the version 7.2 offline windows installer from http://processors.wiki.ti.com/index.php/Download_CCS#Code_Composer_Studio_Version_7_Downloads

EDIT 2:

Tried once again, without cleaning the .../ti folder. It recognised the earlier install attempt but gave me the "Can't find eclipse executable". The log files are annexed.

1830.install_logs.zip