Tool/software:
Hi Team,
One of my customer is trying to estimate CPU load with TaskP_loadGetTotalCpuLoad().
Exapmles is;
- An Interrupot Service Routine with 20us execution time runs per 50us interrupt with single core.
- TaskP_loadGetTotalCpuLoad() returned 33% CPU load.
Is this correct behavior of TaskP_loadGetTotalCpuLoad()?
Best Regards