imx8mn suspend question

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

imx8mn suspend question

跳至解决方案
909 次查看
1269813285
Contributor I

1.question 1:

and when the cpu enter suspend mode ,it will waked up by RTC regularly.the log is attached.

I don't know why why the RTC wake up the cpu .is it normal or abnormal?

2.question2:

by click power key ,we can enter suspend mode,and I want to know how we can enter into idle mode.

could you please tell me how to enter idle mode?

Best regards

Wei

标签 (1)
0 项奖励
回复
1 解答
872 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Wei

one can look at RTC wake up in unit test and check if these codes are used in

custom software

rtcwakeup.c\mxc_rtc\test - imx-test - i.MX Driver Test Application Software 

 idle mode usage is described in sect.2.5 Power Management i.MX Linux Reference Manual

"IDLE Mode: This mode is defined as a mode which CPU can automatically enter
when there is no thread running and all high-speed devices are not active."

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
873 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Wei

one can look at RTC wake up in unit test and check if these codes are used in

custom software

rtcwakeup.c\mxc_rtc\test - imx-test - i.MX Driver Test Application Software 

 idle mode usage is described in sect.2.5 Power Management i.MX Linux Reference Manual

"IDLE Mode: This mode is defined as a mode which CPU can automatically enter
when there is no thread running and all high-speed devices are not active."

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复