This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Why the Performance Analysis in Keil can not display real time?

I just finished a simple pre-emptive RTOS with ARM. I want to do performance analysis. But when i ran the program, the Performance Analysis did not show any real time result. When i stop the program, it displayed the result. anything is wrong? Is it because there are context switches, not explicitly call functions?

thanks.

0