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: 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: 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: 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…
Hi Viet,
Due to licensing, can you provide a .map file or some way to confirm that you originally had the TI CGT C2000 version 5.0.2? I will be able to provide that once this is confirmed.
Best,
Ryan Ma
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…
Part Number: TDA4VM Hi, When using ti-cgt-armllvm_1.3.0.LTS, a compilation error occurs during the compilation process, could you provide some suggestions?
Compilation error message:
In file included from C:/project/*******.cpp:10: In file included from…
Part Number: MSP430FR6043 Other Parts Discussed in Thread: TI-CGT
According to MSP430 Optimizing C/C++ Compiler v21.6.0.LTS (slau132y) chapter “5.7.4 The volatile Keyword”: “ The compiler does not optimize out any accesses to variables…