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.

[参考译文] MSPM0G3519:MSPM0G3519 调试和释放模式

Guru**** 2422790 points
Other Parts Discussed in Thread: MSPM0G3519

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1546453/mspm0g3519-mspm0g3519-debug-and-release-mode

器件型号:MSPM0G3519


工具/软件:

我将 m0g3519 与 gpio_toggle_output_LP_MSPM0G3519_nortos_ticlang 示例代码搭配使用

我的问题是为什么只能在调试模式下不  发布?

或者不用考虑 调试模式或 释放 模式,它的.bin 文件与 释放 模式相同,是对的吗?

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

    尊敬的 Jaures:

    是、生成的.bin 或.out 文件已经是用于刷写到 MCU 的可执行文件。 您无需关注调试和释放模式。

    或者、您想在“释放“模式中添加哪些额外功能或配置?