Tool/software: TI C/C++ Compiler
Where can I find what is change on each MCU Compilers LTS version in CCS?
Example MCU Compilers LTS 20.02.1 what does is change from version 20.02.0 or 18.12.4
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.
The version number alone conveys general information about the release. The details are in the article Compiler Version Numbers and What They Mean.
The download page has a section titled What's New? which summarizes the new features in that release. For an example, please visit the download page for the TI ARM compiler release version 20.2.x.LTS.
Once a release is installed, yet more information about that release is in the readme file located in the base of the compiler installation. In recent releases, the readme is an HTML file named README.html. View it with your preferred web browser.
Thanks and regards,
-George