Part Number: C2000-CGT Other Parts Discussed in Thread: TMS320F280049C Hi,
I am trying to define some data in memory using the #pragma PERSISTENT.
e.g.
#pragma PERSISTENT(bootloaderVersion) const version_t bootloaderVersion = { .major = MAJOR_VERSION…
Part Number: C2000-CGT There is a known open defect in CGT for C2000: https://sir.ext.ti.com/jira/browse/EXT_EP-7897
I'd like to see the details about this defect: which functions are affected? What problems this defect leads to? How can I test it? What…
Part Number: TMS320F28335 Can you help me , How to use Cmake + TI-CGT-C2000 to compile C code to generate hex files in Ubuntu. Can you provide an example for me.thanks!
Part Number: C2000-CGT Other Parts Discussed in Thread: TMS320F28379D
Hello all,
Regarding the -mt (--unified_memory) setting, kindly suggest how to make the related format -mt (--unified_memory) & suggested modifications in model based design (Matlab…
https://www.ti.com/tool/download/C2000-CGT-18/18.12.6.LTS released 15 Jun 2020 has ti_cgt_c2000_18.12.6.LTS_windows_installer.exe
https://www.ti.com/tool/download/C2000-CGT-18/18.12.7.LTS released 25 Sep 2020 has ti_cgt_c2000_18.12.7.LTS_windows-x64_installer…
Part Number: C2000-CGT
Hi,
Please provide C2000-CGT version 3.09 as soon as possible. We used this compiler with CCSv2, but we can't install it in CCS9.3. So please provide a compatible file-system.
Regards,
TM
c2000_cgt.txt
…
Part Number: C2000-CGT Hi,
- Is it possible to add post build steps applicable for all the build configurations for the project? Rather than adding them in each of the configurations?
- How to add multiple lines inside an if statement? I have a set of…
Part Number: C2000-CGT Hi TI expert
The forums are erroring out on me, so I gave up... here are a few typos that I found.
In SPRUHS1C pg 793
The title "QUADF32 RaH, RbH, RcH" is missing the second input RdH, which is for the x-value. There is…
Part Number: C2000-CGT
Tool/software: TI C/C++ Compiler
I'm looking for a ready-to-run C2000 code generation environment for automated builds, like a Docker container.
I have never found such an environment before, so I built my own Docker container…