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.

MSP432E401Y: Graph of CPU Load is always showing 100%

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??