Tool/software: TI C/C++ Compiler
Where can I find out the known bugs/issues with specific compiler versions.
6.2.5 and the latest?
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
Where can I find out the known bugs/issues with specific compiler versions.
6.2.5 and the latest?
Older releases of the compiler come with a text file named DefectHistory.txt. Newer releases of the compiler organize this information into two HTML files: Open_defects.html and Closed_defects.html. All of these files can be found in the root directory of the compiler installation. Presume, for example, you have CCS 7.0 installed in the default location, and you use ARM compiler version 16.9.1.LTS. Then these files are in the directory ...
C:\ti\ccsv7\tools\compiler\ti-cgt-arm_16.9.1.LTS
Thanks and regards,
-George
For recent compiler releases, these files are available on the page Code Generation Tools for Texas Instruments Processors: Downloads.
Thanks and regards,
-George