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