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.

.bin vs. .out?

Hello Everyone,

I'm evaluating the DK-LM3S9B96 with Code Composer Studio. When I compile the examples from the firmware package, there are 2 output files, .out and .bin. Could you please tell me the difference between the 2 files? The .out file is a lot bigger than the .bin file. For qs-checkout example, the .out file is ~2.6MB, which is too big for the built-in flash memory of the LM3S9B96. So, I guess only the .bin file is downloaded to the target. Am I right? Does the .out file contain program symbols for debugging?

Thanks a lot,

Binh