I am using CCS 12.1.0 for the TI C2000 series controller. If I rebuild my project without any changes in the code or settings, the output file (.out) file generated is different every time. Why is this the case? Is it storing time-stamp, etc in the out file? If I provide the .out file for the testing team and then after some time I try to verify which code I used from the git history, it gives me a hard time as the newly generated .out file does not match with the already provided.