工具/软件:
在 ti 的说明中、AM62X 的仅 MCU 模式不支持在版本10.00.070.04中将 MCU 配置为唤醒源。 如果是、我们如何对其进行配置
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.
工具/软件:
在 ti 的说明中、AM62X 的仅 MCU 模式不支持在版本10.00.070.04中将 MCU 配置为唤醒源。 如果是、我们如何对其进行配置
您好:
有关延迟约束的更多详细信息、请参阅 TISCI 文档: https://downloads.ti.com/tisci/esd/latest/2_tisci_msgs/pm/lpm.html#tisci-msg-lpm-set-latency-constraint
写入此 SYSFS 条目的数字将决定要进入哪种低功耗模式。 100可用于仅 MCU 模式。
谢谢、
Anshu
您好:
我不太了解如何仅在中配置 MCU
我是否需要修改11.00.09.04 SDK 中的代码以实现仅 MCU 函数?
如果您要修改 SDK 的源代码、请询问我们使用的 SDK 版本10.00.07.04是否支持修改源代码以仅实现 MCU
您好:
如 Linux SDK 文档中所述、暂停前的唯一命令是
Echo 100 >/sys/devices/system/cpu/cpu0/power/pm_qos_resume_latency_us
无需进行其他更改。
谢谢、
Anshu