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.

[FAQ] [参考译文] [常见问题解答] RM57L843:RM57L843上的软件复位

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1280647/faq-rm57l843-software-reset-on-rm57l843

器件型号:RM57L843

您好、TI 团队、

请为我提供寄存器 SYSECR 和 SYSESR 中 RM57L843控制器上软件复位的示例代码 。

提前感谢、

此致、

A. Ajith Kumar

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

    尊敬的 Ajith Kumar:

    要进行软件复位、只需向 SYSECR 寄存器的复位位位位位写入0、2或3。

    要测试这个代码、首先在"getResetSource"函数调用中设置一个断点:

    现在执行代码并在执行软件复位之前停止。

    当您现在运行代码并在 PSpice 中看到

    您可以看到 ESR 寄存器中的第4位和第3位已置位、这表示软件复位成功。

    下面是我测试的项目:

    e2e.ti.com/.../Software_5F00_Reset_5F00_Test_5F00_RM57.zip

    --
    谢谢、此致。
    Jagadish。