Hi,
I would like to know what is the difference between binary file generated for IAR Embedded Work Bench and Code Composer Studio for the same project.
Thanks in advance.
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.
First of all they are producing different format files. In IAR EW you can select among different output formats at Project/Options menu, Linker category, Output page. Click on Format/Other radio button, then select Msp430-txt or whichever format you want. I don't think, however, that any comparison made at this level is useful.
Secondly, IAR and CCS are using different copmiler, so the compiled code may be different.Of course, the generated code depend on the optimization level as well. Finally, the run time library may be also different.
Best regards,
István Cserny
**Attention** This is a public forum