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.

LAUNCHXL-CC26X2R1: get cpu ticks in BIM

Part Number: LAUNCHXL-CC26X2R1
Other Parts Discussed in Thread: SYSBIOS

Tool/software:

Hello,

Is there an equivalent to `ti_sysbios_knl_Clock_getTicks` in the BIM code (no RTOS) we could use?

Goal is to blink an LED at 1Hz (unprecise), we could check whether enough ticks have elapsed (while UART Rx/Tx are happening so can't use a busy wait loop).

Best regards,

Jerome