Hi Igor,
I able to run timer by calling the following API,
/* Wait for 2 min */
PRINTF("Wait for 2 min \n");
TSTMR_DelayUs(EXAMPLE_TSTMR, 120000000);
But, I unable to give any user input in M4 Console, it's hold the resource until 2 Min.
Will you please provide how start and stop the timer depends upon the user input in M4 MCU demo application ?
Is it possible provide timer based event triggered configuration ?
Thanks & Regards,
VinothS,
Regards,
Vinothkumar Sekar