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?

