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.

converting .out to .hex

Other Parts Discussed in Thread: MSP430F5308

Hi.

I'm using a MSP430F5308 with CCS v4.

I need to convert the compiled .out file to a .hex file.
In order to do that I added a " Create flash image: Intel-Hex" as "Post-build step" in the C/C++ Build Properties window as in the following picture:

At the end of the compiling process the .out file is converted to a .hex. However I get the following warning:

I do not know what this warning means. Is it normal? Can I trust the .hex file that I get in this way?


Regards,

Carloalberto