What is the timer interaction between the two halves of timer 0 on Linux and any code running on the DSP side? Does the DSP care how the timers are configured by Linux? Could the DSP code be negatively affected by the kernel setting a timer to periodic mode when the DSP expects it to be running in continuous mode? Does the free run counter on Linux need to use the compare register or could it also be configured to run continuously?