Hi,
I want to test all the timers on my 6657 DSP.
I looked at the example : C:\ti\pdk_C6678_1_1_2_5\packages\ti\csl\example\timer
This example tests only tmr_0.
I tried to test tmr_1, tmr_2 and my test didn't pass.
the program stops at
/* Wait for the timer interrupts to fire...*/
while (timerISRCounter != 1);
Please help,
Ivgeni.