Hello,
When I am attempting to build my project I am getting warnings in the error log related to TI software that must be installed.
Using unsafe http transport to retrieve www.blackhawk-dsp.com/.../com.bh.ccstudio.emulation.win64_9.0.0.001, see CVE-2021-41033. Consider using https instead.
Provisioning exception
org.eclipse.equinox.p2.core.ProvisionException: No repository found at https://software-dl.ti.com/ccs/esd/CCSv12/Updates/CCS12.0.0.00009_update.
Using unsafe http transport to retrieve www.blackhawk-dsp.com/.../com.bh.ccstudio.emulation.win64_9.0.0.001, see CVE-2021-41033. Consider using https instead.
Using unsafe http transport to retrieve software-dl.ti.com/.../content.xml.xz, see CVE-2021-41033. Consider using https instead.
These are among the few errors. Why is this asking me to use https when the download attempt is automatically conducted?
Are the updates and downloads necessary to use the compiler?
Thanks,