Part Number: MSP432E401Y
In our application, we are running some Tasks. It is observed that in the Runtime Object View (ROV) the CPU Load graph showing always 100 percent.
We did these 2 experiments:
Experiment 1 >>
a) We commented all our Task except one.
b) Run the Program.
c) Observe CPU Graph.
d) Result Observed : CPU Load graph is showing 100%

Experiment 2 >>
a) Our all Task are Running .
b) Run the Program.
c) Observe CPU Graph.
d) Result Observed : CPU Load graph is showing 100%

The Results are attached. PFA
The CPU Load Graph should not show 100% in every case.
How to get Correct CPU Load graph? Any extra settings required in Code Composer Studio??