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/CCSTUDIO: CCS v7.3 installation without internet connection

Part Number: CCSTUDIO

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

  • Hi Armin,
    The off-line installer package has all the required files to install CCS without having to download anything else. It is true that, like the web installer, the off-line installer will ping our server a bit to check - but if off-line installer package is complete (good download image), then there is no dependency on an internet connection and the off-line installer should continue without issue. You can safely ignore those message.

    Thanks
    ki