What is the purpose of the clockRate variable in the server.tcf, is it used to modify the DSP clock?
The clockRate value does not change the real DSP clock. Setting the wrong clockRate value in server.tcf only affects debug messages from the DSP. The DSP load information remains valid even if this parameter is set to a different value compared to the actual DSP clock rate. If one changes the real DSP clock, it is recommend to match this parameter to the real DSP clock to have accurate debug trace messages.