This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LP-AM243: Cpu-load analysis with TaskP_loadGetTotalCpuLoad() (MCU+ SDK TaskP)

Part Number: LP-AM243


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