Part Number: TI-CGT Tool/software: Hi TI experts,
I have observed some strange behaviour running some bare metal test code on MCU cores on our Jacinto high (J784S4), and I have come to the conclusion it is the compiler generating invalid assembly from…
Part Number: TI-CGT Tool/software: I have now seen the issue when building EABI objects for MSP430 architecture and C28x architecture.
When declaring weak symbols in the linker command file and using link-time optimizations, the linker will sometimes…
Part Number: TMS570LC4357 Tool/software: Hi, We are developing a SIL4 railroad application, using the Hercules TMS570LC4357 along with TI CGT v18.1.3.LTS. According to EN50128 and EN50657 we have to provide the tool qualification for the compiler. However…
Part Number: PROCESSOR-SDK-AM64X Tool/software: Hi
this question is related to https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1478490/processor-sdk-am64x-hwip_svc_handler-called-during-initial-sleep-in-modified-c-freertos…
Muhammet Bagoglu said: we can close optimization turn-off in the TI-Clang compiler
tiarmclang -O0 and armcl --opt_level=off are very similar in that they disable all the large scale optimizations. But neither of those options disables 100% of the compiler…
Part Number: CODECOMPOSER Other Parts Discussed in Thread: CCSTUDIO , SYSBIOS Tool/software: I want to add a new compiler (TI ARM Clang: ti-cgt-armllvm_2.1.3.LTS) to CCS12.8.1 on Linux from the command line.
I tried to add it using the following command…
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: MSP430F5359 Tool/software: Background: I'm most familiar with IAR's icc430 C/C++ compilation environment and a newbie at using TI's CGT MSP430 environment.
In the IAR world, if I want to embed a bit of inline assembly language…
Part Number: TM4C123GH6PZ Tool/software: Hello,
I am trying to update a software using up to date TI tools and I get some warning that I am not able to solve with different settings:
here below messsages
with default config:
#16032-D: object files…
Hi, I install ti-cgt-pru_2.3.3 in another place, and cp it to yocto, then the project build ok. cp ti-cgt-pru_2.3.3/ /OODD/TDA4VM_Yocto/ti-processor-sdk-linux-adas-j721e-evm-10_01_00_04/yocto-build/build/arago-tmp-default-glibc/work/aarch64-oe-linux/ti…