Tool/software: Code Composer Studio
Hi,
I need to build a binary file without any hardcoded paths included.
In other words I need to get the binary file from different PCs (my Desktop PC, my Notebook and so on...)
and the binary files produced by different PCs shall have the identical bytes: any binary compare shall result with no difference, or relevant md5/sha checksum strings shall be identical.
Thank you in advance.
F.