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.

[参考译文] AM62P:希望使用 MCU 监控 Linux 的运行状况

Guru**** 2905440 points

Other Parts Discussed in Thread: AM62P

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1648612/am62p-want-to-monitor-health-of-linux-using-mcu

部件号: AM62P

我想使用 MCU 监控 AM62P EVK 上 Linux(处理器)的运行状况。
为此、我更改了船只顺序、
第一个 MCU 使用 OSPI 进行启动、而 Linux 使用 SD 卡进行启动(映像存在于 SD 卡中)。
现在、使用 IPC 启动后、Linux 会成功向 MCU 发送启动等命令、以便通知 Linux 启动、并且每 1 秒一次 它向 MCU 发送心跳信号、从而确保 Linux 正常运行。
因此、为了对其进行测试、不管其是否正常工作、当 MCU 没有接收到命令时、它将重新启动、而不是仅重新启动 Linux、而是重新启动整个电路板(MCU 也会重新启动)。 但我只希望 Linux 启动、并希望 MCU 监控运行状况。  
请帮助我完成这些任务、并告诉他们执行这些任务所需的确切步骤、同时请确认这是否可行