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.

[参考译文] AM2634:bootloader_runSelfCpu 无法复位内核

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1527653/am2634-bootloader_runselfcpu-fails-to-reset-the-core

器件型号:AM2634

工具/软件:

您好、

在采用 AM2634 的定制电路板上执行重复测试后、我检测到使用 Bootloader_runSelfCpu 函数出现问题、有时会返回而不复位 core-0。 该问题与以下主题中描述的问题(在症状和重现性率方面)完全相似: https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1472511/awr2944-bootloader_runselfcpu-failed-to-jump-in-sbl?tisearch=e2e-sitesearch。

我的工程涉及 SBL 的开发、并使用 MCU_PLUS_SDK_AM263x_10_0_0_35 库。

此致、

Vanni

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

    尊敬的 Vanni:

    看起来问题是非常零星的

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

    根据 e2e、建议的修复方法如下:

    您能尝试一下同样的方法并告诉我吗

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

    我不是像下面建议的那样调用两次函数、而是通过在函数之后添加一个无限循环来解决它、然后再调用任何其他以某种方式阻止重新启动的资源取消分配调用