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