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.…
Hristo Bojilov said: is the TI ARM Clang compiler a hosted or a freestanding implementation?
Freestanding. For details, please see the Arm C Implementation Defined Behavior part of the tiarmclang online manual .
Thanks and regards,
-George
Part Number: AWR1843 Tool/software: Hi experts
Customer would like to run armnm and armobjdump for AWR1843 compiler ti-cgt-arm_16.9.6.LTS.
But there is only armnm in the directory of compiler ti-cgt-arm_16.9.6.LTS,
Can you advise where we can find armobjdump…
Part Number: ARM-CGT Other Parts Discussed in Thread: CC1314R10 Tool/software: We've been using the ARM HEX utility from the TI-ARM-CGT v20.2.7 LTS to produce an array to embed in our main program in order to implement over-the-air updates. This has been…
Tool/software: Hello,
I am using ti-cgt-armllvm_3.2.0.LTS for building the project from the sdk ti-processor-sdk-rtos-j721s2-evm-09_01_00_06. Could someone guide me on how to generate a library for some of the source code files? I would like to prepare…
Part Number: AM2634 Other Parts Discussed in Thread: MCU-PLUS-SDK-AM263X Tool/software: Hi,
Could you please suggest which safety certified static analysis and code coverage tools support TI Code Composer Studio ARM-CGT-CLANG 3.2.2.LTS and the MCU-PLUS…
Part Number: TMS320F28388D Other Parts Discussed in Thread: C2000WARE , ARM-CGT Tool/software: Hi Experts,
Using TI-CGT-ARMLLVM 3.2.2.LTS and C2000Ware 5.02, I noticed the driverlib_cm isn't updated to support clang. I get this issue:
/opt/ti/C2000Ware…
Part Number: LAUNCHCC3220MODASF Tool/software: Hi all, the dependencies section in <sdk-install>\simplelink_cc32xx_sdk_7_10_00_13/release_notes_simplelink_cc32xx_sdk_7_10_00_13.html states that the SDK has been validated with a TI-Clang 20.2.7 …
Part Number: PROCESSOR-SDK-J721E Other Parts Discussed in Thread: TI-CGT Hello Support Team,
I am Vishwanatha from Elektrobit and working on TDA4.
Wanted to know, how ti-cgt compiler is different from CLANG ?
What is the path to download both compilers…
Part Number: TMS570LC4357 Tool/software: Hi .
I have encountered some problems with linker here, and the following describes the problem phenomenon in detail.
I declare a variable in the code with the __attribute__ method and put it in a section called…