Part Number: TMS320VC33
Hi experts
The current DSP used by the customer's device is TMS320VC33. Their code is optimized by the compiler during compilation, which results in an inconsistency between the actual execution logic and the code logic.
Texas Compiler Version: V4.70
The optimization options are: -o2 -x
For code optimization for the compiler, we need your support for:
1. Details on what optimizations the V4.70 version of the compiler has that cause the C code final execution file error.
2. Under what condition C code will be optimized
3. What are the considerations in the code writing process to avoid inconsistencies between the optimized code execution logic and the writing logic.
For example, customer sees the following bug in a TI compiler manual. What are the specific details of this bug? Does V4.70 have this bug?



