Please post any comments/questions regarding this beta release on the C/C++ Compiler forum.
C2000 Gurus,
The Codegen team has released 6.0.0 beta codegen tools. We are looking for beta testers to give it a spin. If you are willing, please try it out and provide feedback.
Please understand this is a BETA release. You should not stay on this version once the production 6.0 is released later this year.
The release readme information is attached to this post.
The beta can be downloaded through CCS V4 updates.
- Help -> software updates -> find and install
- Check for new features. (2nd option)
Things to try:
- Linker generated CRC (see readme file attached to this post)
- Optimization level -04 has been added and will perform link-time optimization.
The following performance CQ's were also addressed:
- SDSCM00033823 Compiler generates unnecessary loads into accumulator with same value
- SDSCM00031031 Local variable initialization of array elements in C2X codeGen Ver 5.0.0
- SDSCM00031582 Compiler generates innefficient code for c = (a>b) ? a:b and c = (a<b) ? a:b;
- SDSCM00034996 CRC Calculation Tool
Refer to LINKER_GENERATED_CRC_README.txt file in the same directory as the README.txt file when the Beta is downloaded (also attached to this post).