Idle sleep in MQX

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Idle sleep in MQX

845 Views
bjorn_almqvist
Contributor I

Hi!

I've seen that in KSDK 1.1 there was an option (a hook) for MQX_Lite to Sleep in Idle Task. Is it possible to configure MQX to sleep in the idle task or to make it enter a low power mode (VLPS or LLS) in KSDK 1.3.0.

I prefer using PEx to configure it but I'm missing out on something. And if it is possible how do you do it? :smileyhappy:

Please help.

And very much thank you all!

0 Kudos
2 Replies

452 Views
bjorn_almqvist
Contributor I

For knowledge.

The easy way to do this is to create a thread with priority just over idle_task and let it run WFI.

Thank you

0 Kudos

452 Views
soledad
NXP Employee
NXP Employee

Hello,

Please check the below thread and let me know if this helps!!

MQX-Lite and OperationModes


Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos