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.

TM4C129ENCPDT: Code Composer Studio cannot install ARM GCC add-on

Part Number: TM4C129ENCPDT
Other Parts Discussed in Thread: CCSTUDIO

Tool/software:

I am trying to install the ARM GCC add-on through the CCS App Center.

However, I get the following error:

And this is the relevant log file:

Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
!SESSION 2024-08-14 09:10:57.705 -----------------------------------------------
eclipse.buildId=4.23.0.I20220308-0310
java.version=11.0.13
java.vendor=Eclipse Adoptium
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -product com.ti.ccstudio.branding.product
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product com.ti.ccstudio.branding.product
This is a continuation of log file C:\Users\eric.wu\workspace_v12\.metadata\.bak_0.log
Created Time: 2024-08-14 09:12:37.619
!ENTRY org.eclipse.equinox.p2.repository 2 0 2024-08-14 09:12:37.620
!MESSAGE Using unsafe http transport to retrieve http://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/codegen/Updates/p2win32/, see CVE-2021-41033. Consider using https instead.
!ENTRY org.eclipse.equinox.p2.repository 2 0 2024-08-14 09:12:37.643
!MESSAGE Using unsafe http transport to retrieve http://software-dl.ti.com/ccs/esd/gcc_arm/9.2.1/, see CVE-2021-41033. Consider using https instead.
!ENTRY org.eclipse.equinox.p2.repository 2 0 2024-08-14 09:12:37.643
!MESSAGE Using unsafe http transport to retrieve http://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/guicomposer/v7.2/gc-ccsRepo/, see CVE-2021-41033. Consider using https instead.
!ENTRY org.eclipse.equinox.p2.repository 2 0 2024-08-14 09:12:37.643
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Is there a workaround to install ARM GCC by downloading the add-on and then installing locally? I think I am unable to download anything from CCS App Center.