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
Hello together,
we want to prepare an installation of CCS 7.3 (off-line installer) that does not download more files from the internet. So we want to downlaod all required data once and make that available to all other installations. This is the log I received by our IT department:
--2018-07-04 13:31:46-- (try: 8) http://software-dl.ti.com/ccs/esd/CCSv7/CCS7.3.0.00019_win32/start_full
Connecting to software-dl.ti.com|2.20.189.10|:80... failed: Connection timed out.
Connecting to software-dl.ti.com|2.20.188.251|:80... failed: Connection timed out.
Retrying.
--2018-07-04 13:32:30-- (try: 9) http://software-dl.ti.com/ccs/esd/CCSv7/CCS7.3.0.00019_win32/start_full
Connecting to software-dl.ti.com|2.20.189.10|:80... failed: Connection timed out.
Connecting to software-dl.ti.com|2.20.188.251|:80... failed: Connection timed out.
Retrying.
--2018-07-04 13:33:14-- (try:10) http://software-dl.ti.com/ccs/esd/CCSv7/CCS7.3.0.00019_win32/start_full
Connecting to software-dl.ti.com|2.20.189.10|:80... failed: Connection timed out.
Connecting to software-dl.ti.com|2.20.188.251|:80... failed: Connection timed out.
Giving up.
07/04/2018 11:33:56(GMT) - wgetHttpCopy - error code: CHILDSTATUS 4396 1
07/04/2018 11:33:56(GMT) - downloadMarker - CCS_INFO: Downloading marker file: http://software-dl.ti.com/ccs/esd/CCSv7/CCS7.3.0.00019_win32/osd-Windows7-64-bit
07/04/2018 11:33:56(GMT) - formatUrlForEclipse - external url http://software-dl.ti.com/ccs/esd/CCSv7/CCS7.3.0.00019_win32/osd-Windows7-64-bit
07/04/2018 11:33:56(GMT) - wgetHttpCopy - Found wget binary C:/Users/{user}/AppData/Local/Temp/ccs_d207aa29-d8e2-4080-5a95-ea91cda506c2/util/wget.exe
07/04/2018 11:33:56(GMT) - wgetHttpCopy - cmd = "C:/Users/{user}/AppData/Local/Temp/ccs_d207aa29-d8e2-4080-5a95-ea91cda506c2/util/wget.exe" "http://software-dl.ti.com/ccs/esd/CCSv7/CCS7.3.0.00019_win32/osd-Windows7-64-bit_full" -O "C:/Users/{user}/AppData/Local/Temp/ccs_d207aa29-d8e2-4080-5a95-ea91cda506c2/osd-Windows7-64-bit" -t 10 -w 2 -S --no-check-certificate
Can we prevent the installation accesses the internet?
Best regards,
Armin Sutter