Hi all,
I'm trying to validate my DSP building outputs. Essentially what I'm trying to do is to use the same input files, build the .out file multiple times and make sure they are the same. However, they are not. I think this might be due to some time stamp being added to the files. But since they are binary files, there's no way to check what's different between them.
Is there anyway to check what's different? I have the following website:
http://processors.wiki.ti.com/index.php/Compiler_Validation
This is a validation claim. I could mention this in my validation in the worst case scenario, but I still want to make sure that my .out file will do the same thing.
If anyone can help me I'd be very appreciated. Thanks!