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.

LAUNCHXL-F28379D: Generating .bin image before .out file generation

Part Number: LAUNCHXL-F28379D


Hi,

I would like to know if there is a way to generate .bin image of the project without any debug information.

I know that it is possible to add a post build step to convert .out file to .bin but unfortunately it does not suit my needs as it has a lot of information other than the code like folder name, etc. which is affecting the CRC code generation when done from multiple laptops.

I would like to generate .bin image of just the executable code without any computer dependent information appended to it.

Regards,

Rashmitha