Other Parts Discussed in Thread: CC2640, SYSBIOS
In my scenario, I want to create a software timer for my application (creating an interrupt or not) in my cc2640. RTOS provides three posibilities API:
ti/sysbios/family/arm/cc26xx/Timer.h
driverlib/timer.h
util.h
Which of the three you suggest that I use?
Thanks a lot.
Jesy