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.

[参考译文] LP-MSPM0G3507:无限 while 循环默认处理程序

Guru**** 2393025 points
Other Parts Discussed in Thread: MSPM0G1505, MSPM0G3507, SYSCONFIG

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1336764/lp-mspm0g3507-infinite-while-loop-default-handler

器件型号:LP-MSPM0G3507
主题中讨论的其他器件:MSPM0G3507、MSPM0G1505 SysConfig

我正在尝试使用 mspm0g1505将代码从 LaunchPad 上传到我的定制电路板。 已连接 clk、dio、3、3v、grd、nrst 引脚。 采用了 Resource Explorer 中的"empty_lp_MSPM0G3507_nortos_ticlang"示例。 选择器件为 mspm0g1505.成功上传代码,但在 startup_mspm0g350x_ticlang.c 文件中继续进入默认处理程序的无限 while 循环。 首先、我认为这可能是由于一些语法错误或配置错误、但即使在我对整个代码进行注释后、它仍然会进入无限的 while 循环。 是否应该使用 device-->mspm0g1505中的示例而不是 launchpad 示例? 我该如何防止这种情况发生?

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

    您好!

    您的.cmd 文件似乎是错误的。 必须在 SysConfig 中更改器件? 它将在项目中生成.cmd 文件。

    佐伊