MQX lwtimer

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

MQX lwtimer

426 Views
ozu
Contributor III

What happens when the task using _lwtimer_add_timer_to_queue() gets blocked? I would expect the periodic timer to keep running because timer itself is another task right? I can't see that happening, whenever my task which is creating the queue and adding timers to queue is getting blocked, timers don't seem to continue working. How should I use timers, so that they are always running? Any help is appreciated!

0 Kudos
1 Reply

289 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi ozu:

Can you put your code here , so I can reproduce this issue in my side.

Regards

Daniel

0 Kudos