Hi,
My customer is using FreeRTOS on MSPM0G3507.
It needs low power mode (standby1) in the most running time and wake up by a period 50ms timer.
There is no low power mode example of freeRTOS in the MSPM0 SDK.
During studying, it seems I need to use Standby Mode in Idle Hook or in Tickless Idle Mode of FreeRTOS, and I have to use Lp timer as FreeRTOS's systick timer.
Could help me for any example or advise of this task?
Thanks.
Best Regards,
Justin