This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: TI C/C++ Compiler
TI is pleased to announce a new MCU compiler version 20.12.0.STS for C2000/CLA, and MSP430 which includes the following new features:
All targets:
- Generate CRCs over memory ranges.
- Enumerated type changes.
- Misra support deprecated.
MSP430:
- Performance improvement with BIC instruction usage.
C2000:
- Live Firmware Update feature for C28/CLA firmware update support.
- C28 has more efficient data accesses for lower 16-bits of memory when using location attribute or literal addresses.
- The Integer Division Unit (--idiv_support=idiv0) has performance updates.
- CLA has a performance improvement with more efficiently loading 16-bit constants.
For more details, please visit the download pages for Code Generation Tools for TI processors and microcontrollers.
C2000 https://www.ti.com/tool/download/C2000-CGT-21
MSP430 https://www.ti.com/tool/download/MSP-CGT-21
Thanks and Regards,
Greg
Remember that you can also install these new compilers from within CCS. For the details, please see the article Compiler Installation and Selection.
Thanks and regards,
-George