Hi,
I run different applications on different cores of the DSP (not EVM board) and once in a time it seems that the cores at different times are freeze or sleep.
For example one of the application run do wait forever loop and interrupted every mili second. Usually it runs OK, but in one case of the bug, the loop forever was running and waited for the interrupt to occur 43 milli seconds (measured by the timer 8 of the processor) and the TSCL measured only 131 micorseconds.
The CORE was not reset (the variables contents were kept).
What can explain the different measured time between the TSCL and the DSP timer.
Regards,
Ilan