I have code that uses periodic task.To syncronise different event called by that task, semaphores are used. Now I have to use sysbios timer instead of that Periodic task, then what modification i need to considered??
semaphores are still required in timer?
I am confused between periodic task functionality and Timer module so please explain me....
Thanks & Regards
Newbee