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.

[参考译文] AM263P4-Q1:关于 MCU 在 AM263P4 上执行复位问题

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1608922/am263p4-q1-regarding-mcu-perform-reset-issue-on-am263p4

器件型号: AM263P4-Q1

目前、我们正在为 Application_can 开发 AM263PX。 在上电复位期间、我的应用程序按预期运行、但当我通过 11 01 请求请求软 MCU_PERFORMRESET 时、我的应用程序未按预期运行、观察到的矢量捆正在损坏。

已通过客户支持请求“CS3185762"报告“报告此问题
https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1293502/am2634-q1-am2634-fails-to-restart-after-soft-reset

根据工单、在 MCU_performreset () 之前提到要使用闪存复位命令。 您能告诉我们 MCAL 的命令或 API 是什么吗?  

我已连接电源复位和软复位内存转储以供参考
softreset.PNGpoweonreset.PNG

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

    您好、Saiprasad、

    对于闪存复位、可调用此 API:

    void board_flash_reset(void)

    在此 API 中 、如果定义了 AM263Px_SIP_PACKAGE 宏、则将通过 OSPI 复位行完成闪存复位。

    此致、

    Aswin

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

    尊敬的 Sai:

    请问这是否能解决您的问题?

    您能否在此主题上确认结束?

    谢谢。此致、

    Nikhil Dasan