Hello
I'm using Bios 5.41 in a CCSv5 project with an SWI called from a HWI.
It works ok, and I can use BIOS capabilities to analyze CPU load.
However there is a problem with SWIs statitistics data (both mine and KNL_SWI). Total, max and average of these processes are stuck at 0 even though counting is increasing.
STS and IDL on the other hand are getting updated in a normal way.
Do you know why is this stuck at 0 even if the tasks are being executed and counting updated?
In CCSv3.3 I've never had a problem with this.
Thanks a lot.