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.

MSPM0G3507: How to generate Intel HEX file (.hex) from CCS output (.out)

Guru 14730 points

Part Number: MSPM0G3507

Hi,

I’m using MSPM0G3507 with Code Composer Studio (MSPM0 SDK). Could you please share the recommended procedure to generate an Intel HEX file (.hex) .

Thanks,

Conor

  • Hi Conor,

    To generate output files, including Intel hex, you can do the following:

    1. Go to Project Properties -> Arm Hex Utility
      and click the enable check box at the bottom
      of the pop up:
    2. Within the Arm Hex Utility tab, go to Output format options and select the preferred format:

    3. Build the project and locate the output file
      in the “Debug” folder:

      • in this case a TI-TXT hex file was selected
        as the output

    Best Regards,
    Brian