Part Number: LAUNCHXL-CC1310
Other Parts Discussed in Thread: SYSBIOS, CC1310, CC1020
Tool/software: TI-RTOS
Hi, I´m working with: simplelink_cc13x0_sdk_2_10_00_36.
I need to use a timer to count rising edge pulses, how can I do it?, do you have any example, please?
I read about GPTimerCC26XX.h, but when I add these header
#include <ti/sysbios/family/arm/cc26xx/Power.h>
#include <ti/sysbios/family/arm/cc26xx/PowerCC2650.h>
the compiler don't find it.
Thanks