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.

AM2432: FreeRTOS configuration for product and cpu load

Part Number: AM2432

Hi Expert,

For our product, we use FreeRTOS configuration ("\r5f\FreeRTOSConfig.h") as it is in SDK 08.02.00.31. 

However, when we checked cpu load using "TaskP_loadGetTotalCpuLoad()", cpu load is abnormally high which is almost 98% as shown in the captured image below, and the system is not properly working.

All those tasks' implementation was running on other OS like cesiumOS. At that time, this kind of high cpu load was not found. Their implementation is almost the same except for calling FreeRTOS APIs.

Could you let me know any checkpoints to resolve this situation? Should I modify some defined value in "FreeRTOSConfig.h"?

I would appreciate it if you share your knowledge and experience on this.

Regards,

Moonil