spoorthymb wrote on Thursday, April 06, 2017:
Hi,
My configUSE_TIMERS = 1, then my timer task will be created. still the callback function is not executed. with reference to ur explaination my tasks are not held up in blocked state.
PS: I am using Semaphore scheduling technique in my task. will it hinder the timer creation process.