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.

Load_getGlobalSwiLoad() and Load_getGlobalHwiLoad() doesn't work anymore

Other Parts Discussed in Thread: SYSBIOS

Hi

In my code, I monitor the task, swi and hwi load with methods Load_getCPULoad(), Load_getGlobalSwiLoad() and Load_getGlobalHwiLoad(). I have up till now used SYS/BIOS 6.31.04.27,  where all three methods worked fine. However, with the latest SYS/BIOS 6.32.02.39, HWI load is always zero and SWI load is always 100%.

BR

Niklas