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!