Tool/software:
Hi team,
Is there a function available to use on CC2340R2 that would be similar to the millis() function? It would just need to return the number of milliseconds since reset or something that could be converted to that.
My customer needs it for a version of test code that they are developing that is executed before the OS runs. The timer would be based on SysTick instead of a timer controlled by the RTOS.
Best,
Luke