This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Osal timer problem

Other Parts Discussed in Thread: CC2520, MSP430F5438A

Hi Friends,

I am using zstack 2.5.1 SampleApp project. 

I have called osal_start_timerEx(SampleApp_TaskID, READ_EVT, 10000); event at the end of SampleApp_Init().

The events started immediately without waiting for 10 seconds. 

Why is it not waiting for 10 seconds?

 

Note:

I have used timer B for application. This problem happen after enabling the timer B. 

 

Regards,

Keerthi G.