Tool/software: Code Composer Studio
Hi,
I use AWR1642,and i have a same code. Today i compile this code using CCS8.1 by computer 1 . It will produce a .bin file (1.bin),and then i compole this code using CCS8.1 by computer 2,it will produce a .bin file(2.bin).
I use the tool to compare the two files (1.bin and 2.bin ) in binary. They are very different!!!
I want to know the structure of the .bin file.
The start and end of the.bin file are different. Why?
Thank you