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.

CCS/AWR1642: AWR1642:The same code makes a difference .bin files!

Part Number: AWR1642


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