Part Number: C2000-CGT Other Parts Discussed in Thread: TMS320F28034 Hello everyone,
I am developing a software project based on the TMS320F28034 using CCS3.3. I have always used the V4.1.3 compiler to compile my projects.
Recently, for some reason…
Part Number: C2000-CGT Tool/software: Hi all,
we are affected by the issue regarding generated illegal parallel instruction that causes assembler to issue a valid error: https://sir.ext.ti.com/jira/browse/EXT_EP-12248
According to the thread the issue…
Part Number: C2000-CGT Tool/software: Hello Experts,
My customer is using following libraries. [CCS folder]\ccs\tools\compiler\ti-cgt-c2000_22.6.1.LTS\include [CCS folder]\ccs\tools\compiler\ti-cgt-c2000_22.6.1.LTS\lib
- They would like to know if…
Part Number: C2000-CGT C28x .debug_frame encodes RA at CFA+0, which violates DWARF spec §6.4.1. CFA must identify caller frame base, not RA location. This corrupts chained unwinding:
Standard: CFA = caller_SP, RA = CFA+offset C28x: CFA = R20-N, RA …
Part Number: C2000-CGT Other Parts Discussed in Thread: C2000WARE Tool/software: I am wondering if current versions of C2000-CGT are capable of doing tail-call optimisation. The compiler manual makes no mention of this, but it seems like a common enough…
Part Number: C2000-CGT
The new way to ask questions here is buggy - for example, I selected the C2000-CGT for "TI Part number" and the only available option for "Forum" was "Arm-based microcontrollers forum."
I have installed the CCS v.12.8.1 (initially…
Part Number: C2000-CGT Other Parts Discussed in Thread: AM6548 Hello All,
My team was using CCS ver 9 and 10 for development of firmware for AM335x, C28xx, AM6548 etc. under TI-RTOS and also bare metal applications. We also used CCS to develop native…
Part Number: C2000-CGT Other Parts Discussed in Thread: MSPM0G5187 I have installed PyTorch, TI NNC and TI ARM CGT in a high end PC . The objective for me is to train TinyML to do few processing in CortexM4 . Had few questions and doubts such as .
…
Part Number: C2000-CGT Tool/software: We are using the C2000 compiler for several projects. We have been exploring some tools used to generate software bill of materials (SBOM), which essentially watch the compiler and record all of the file opens which…