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:如何从 CCS 输出 (.out) 生成 Intel hex 文件 (.hex)

Guru**** 2747375 points

Other Parts Discussed in Thread: MSPM0G3507

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1610331/mspm0g3507-how-to-generate-intel-hex-file-hex-from-ccs-output-out

器件型号: MSPM0G3507

您好、

我将 MSPM0G3507 与 Code Composer Studio (MSPM0 SDK) 配合使用。 请分享生成 Intel hex 文件 (.hex) 的建议过程。

谢谢、

Conor

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Conor:

    要生成输出文件(包括 Intel hex)、可以执行以下操作:

    1. 转到“Project Properties“->"Arm Hex“ Hex Utility“
      然后点击底部的“Enable"复“复选框
      弹出窗口:
    2. 在 Arm Hex Utility 选项卡中、转到 Output format 选项并选择首选格式:

    3. 编译工程并找到输出文件
      在“Debug"文件夹“文件夹中:

      • 在这种情况下、选择了 TI-TXT 十六进制文件
        作为输出

    此致、
    Brian