-
Bug
-
Resolution: Fixed
-
High
-
PDK
-
PDK-12327
-
PROCESSOR_SDK_08.02.00
-
PROCESSOR_SDK_08.06.00
-
Cumulative ping / pong / idle % CPU usage is > 100% in some cases
It seems that the value of ulTaskSwitchedInTime in the vTaskSwitchContext() is corrupted when a timer tick interrupt occurs during the execution of the context switch (in this case) when switching the between the ping & pong tasks via a semaphore.