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.

Compiler/CC2541: cc2541

Part Number: CC2541

Tool/software: TI C/C++ Compiler

i have a project about CC2541 .now i have trouble about TIMER.i can 't  find the HAL TIMER API in my BLE stack 1..4.2,and so i can't setup timer by resigter normaly.

So now should code timer by HAL API or RESIGTER directly.??

if by HAL Timerr, could you send me HAL_TIMER lib?

and if by Resgiter, could  you show me a basic example TIMER use normal mode and interrup when overlow.

thanks!