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