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.

AM335x PSP EVM 6.0 suspend to RAM

Hi  All

Right now I am using Beaglebone Black whci install TI AM335x PSP 6.0  to construct a platform and facing a problem that when I use command " rtcwake -d /dev/rtc0 -m mem -s 20 " to suspend my device for 20 second,   the rtc could not wake it up and it stay suspend forever.  But  comand" rtcwake -d /dev/rtc0 -m standby -s 20 " works, in standby mode the device could be waked up by rtc after 20 seconds.
Have anyone encounter this problem before and how to solve it?
Thanks !