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.

Compiler/TMS320F28335: using the same compiler but have different result

Part Number: TMS320F28335


Tool/software: TI C/C++ Compiler

Customer report a very strange problem,  they use CCS5.4 and the complier 6.14, build a Sub-project and create a lib file, and add the lib file to their main project and do the test. It seems that the lib file created today is different from that created one month ago, while the source code, the configuration of complier and CCS are all the same.

Below figure are the AD sample value got from CCS graph when using the lib file created one month ago,  the input AD voltage is triangle waveform, and we can see it has big distortion. 

The second one is correct waveform with the same voltage input when using the lib file created today.

Customer claim that everything is the same except the build time, so will it have this case that by using the same complier it will have different output file even the source code and the configuration is the same?