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.

SK-AM62A-LP: Deep Sleep is not working in falcon mode

Part Number: SK-AM62A-LP

Tool/software:

Hi,

I am trying to reduce the boot time in SDK 9.2 using falcon mode.

I can able to successfully boot in falcon mode but whenever i go to deep sleep using below command, i can't wake up the processor

echo mem > /sys/power/state

I have given one of the main_gpio for wakeup and it is working fine with normal boot, so what could be the issue?

Note :

I am using Linux SDK 9.2 with yocto build environment and we have tried with 10.0, there also it is not working