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.

Timer in CC2538

Other Parts Discussed in Thread: CC2538, CC2541

1. I want to use the timer to create a delay function. I have read the peripheral library document. But i didn't get, if i set a timer of 10 Sec, how i will get a call back after 10 Sec. I want to use Timer rather than osal_timer. Can any body suggest me to this 

2. If i am building the source from scratch for CC2538, what are the things i need to do.