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.

从hibernate唤醒后唤醒源获取失败



MCUhibernate模式起来后,我们可以正确通过函数MAP_PRCMSysResetCauseGet()获取是通过上电启动还是从hibernate启动,若是从hibernate启动,按软件指导手册,我们可以通过函数MAP_PRCMHibernateWakeupCauseGet()获取是通过GPIO唤醒还是通过RTC唤醒,但我们现在通过函数MAP_PRCMHibernateWakeupCauseGet()获取到的状态始终是0,即获取状态是错误。请问为什么MAP_PRCMHibernateWakeupCauseGet()函数获取到的状态不对?