Is there a disadvantage to using the TSCL counter for runtime use? From the code usage, this looks like a simple way to profile timing of sections of DSP code, but it could also be used to measure time in the application.
What would be the advantage of using the RTIA counter over this TSCL - other than the ability to generate an interrupt for creating a tick counter?