To the compiler experts - the issue that the Arm CGT 5.2.9 compiler installer downloaded from https://www.ti.com/tool/download/ARM-CGT/5.2.9 is not running on macOS Sequoia:
unfortunately this version of ARM CGT failed to install on mac os Squoia .…
Part Number: ARM-CGT Other Parts Discussed in Thread: MCU-PLUS-SDK-AM263PX , MCU-PLUS-SDK-AM261X Tool/software: Hi Experts,
I am trying to compile an example where I am placing the function code in TCM memory location:
static __attribute__((__section__…
Part Number: ARM-CGT Hi,
I have some issues with the latest TI ARM-CGT-Clang compiler/linker v3.2.2 LTS. I have some libraries (.a) compiled with a Green Hills Multi compiler ( v2018.5.4) , which I am trying to integrate into a new project developed…
Part Number: UCD3138 Tool/software: Hi,
I downloaded the ti_cgt_tms470_5.2.9_linux_installer_x86.bin from the TI website. When I want to execute this bin file on Ubuntu 24.04 (with ./ti_cgt_tms470_5.2.9_linux_installer_x86.bin), nothing seems to happen…
Part Number: AM2434 Tool/software:
Hi TI team,
I believe I’ve encountered a bug related to Link Time Optimization (LTO) in the tiarmlink tool when using TI ARM CGT 3.2.2 LTS .
Setup:
Build system: CMake with Makefile generator
Target: Sitara…
Part Number: LAUNCHXL2-RM57L Other Parts Discussed in Thread: ARM-CGT , HALCOGEN Hello,
I understood that TI's CCS has two different versions of code generation tools that are available depending on the processor family: CCS ARM-CGT and the ARM-CGT…
Part Number: ARM-CGT Other Parts Discussed in Thread: HALCOGEN Tool/software: Hi,
I would like to confirm if TI Arm Clang LLVM 3.2. LTS can be used for both AM243x and RM41x?
Thanks!
Robert Bertossi said: ti runtime libraries seem to be hidden by default in outputs created by tiarmcov
Correct
Robert Bertossi said: the parameter --include-ti-runtime should change that, but that only works in a very specific output mode (export…
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…
Part Number: ARM-CGT Other Parts Discussed in Thread: UNIFLASH , MSPM0G1507 Tool/software: HI ti team
MCU (MSPM0G1507) is used in one of our products. At present, uniflash+XDS110 is used to program MCU for the production of a small number of samples…