Part Number: ARM-CGT
Tool/software:
https://www.ti.com/tool/download/ARM-CGT-CLANG/4.0.1.LTS
Compare to 4.0.0, there is no linux-arm64 installer.
When can we expect the release of above platform?
Also, for macos version: I got following information…
Part Number: ARM-CGT Tool/software: Hello,
we use ti-cgt-arm_20.2.7 compiler in the CCS v12.5.0 IDE. we want to turnnig off the all compiler optimization. as far as we see that Optimization tab have two options such that optimization level and Speed…
Part Number: TI-CGT Other Parts Discussed in Thread: TDA4VH Tool/software: Hi TI Experts,
Based on the last discussion in the below thread, customer successfully implemented both TI ARM CGT & TI ARM Clang on two different safety channels in TDA4VH.…
Part Number: ARM-CGT Tool/software: For safety-rated firmware, we also have to consider the software of the standard libraries (C/C++). The libc is linked directly to the firmware and C++ STL is mostly compiled into it. We have to show and argue, that…
Part Number: ARM-CGT Tool/software: I am trying to build code and instruct the Linker to locate the CMSIS_DSP code and constants in a special reserved location in Flash memory. When I build my code with the Hex Utility enabled, the project.map file looks…
Part Number: ARM-CGT Tool/software: Hi
May I have questions about compiler license?
My customer want to know it should open source code if use TI's compiler.
Question 1 :
If use TI-clang CGT(for MSPM0, Sitara, CCxxx), it need to open source code…
Part Number: ARM-CGT Tool/software: Hi
I’d like to know the way to do the ststic analysis on Eclipse-based CCS. The following two seems to be a possibility.
1. Use the static analysis option of the Clang compiler 2. Use the CODAN function of Eclipse…