Tool/software:
Hi there;
I want to analyze the CPU-load for each core in the project I developed on the LP-Am2434 eval board. For this, I use the TaskP_loadGetTotalCpuLoad() method in the MCU+ SDK and transfer the values I get via UART.

When I analyze the values I save, I see an ever-increasing CPU-load value on core0-0, where my ethercat slave stack application is running. It increases rapidly at first and then slowly until the value of 99.8%.
The fact that the cpu-load value was very high caused me to question the method I used. Do you think it is correct to analyze cpu-load with this method? What other ways do you recommend?
Best
Kadir
