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/TMS320F28377S: How to prove two binaries (.out) are equal

Part Number: TMS320F28377S

Tool/software: TI C/C++ Compiler

Hi,

If I build a binary file (a.out) to be loaded in FLASH of my MCU (TMS320F28377S) starting from the SAME SOURCE FILES and using the SAME CODE COMPOSER project, but in different day or using a different PC, or different PATH, I get a different binary file.

I know there are info relevant to date and others coded in the binary file, so I would to know how I can prove that two binaries have been built from the same source files and using the same code composer project.

I need this for project control.

Thank you very much

Flo