Part Number: TDA4VM
Hello,
We are using appPerfStatsCpuLoadGet to get R5 3-0 load and appPerfStatsCpuLoadReset to reset it from A72 every 1s.
But sometimes we find the result very strange, mcu2_1 cpu load occasional 100.0%.
When this problem occurs, the idle task runs for very little time, We see that in the freerots system CPU load calculation: (total time - idle task running time) / total time.


We once speculated that it was related to the Tickless mode, but we did not resolve the issue after turning off configUSE_IDLE_HOOK.

Could you help check where could possibly be wrong? (SDK version 08.04)


