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