Other Parts Discussed in Thread: SK-AM62-LP
Tool/software:
Hi TI Teams,
We use our own MCU engineering +EVB board test can not use MCU only mode,
modify the routine, using ipc_rpmsg_echo_linux_am62x-sk-lp_m4fss0-0_freertos_ti-arm-clang+EVB board test still can not work,
Here are the test steps and log:
1.Testing using our own MCU engineering +EVB board:
echo 100 > /sys/devices/system/cpu/cpu0/power/pm_qos_resume_latency_us
echo mem > /sys/power/state
echo 100 > /sys/devices/system/cpu/cpu0/power/pm_qos_resume_latency_us
rtcwake -m mem -s 10
When entering MCU only mode in the above two ways, it can not wake up, and it can not wake up in R5 serial port input,
and it will be reset automatically after 3 minutes.
2.Modify the routine to use the ipc_rpmsg_echo_linux_am62x-sk-lp_m4fss0-0_freertos_ti-arm-clang+EVB board test:
echo 100 > /sys/devices/system/cpu/cpu0/power/pm_qos_resume_latency_us
echo mem > /sys/power/state
echo 100 > /sys/devices/system/cpu/cpu0/power/pm_qos_resume_latency_us
rtcwake -m mem -s 10
When entering MCU only mode in the above two ways, it can not wake up,
and it can not wake up in R5 serial port input, and it will be reset automatically after 3 minutes.
The part in the red box in the following figure is our modification in the routine






