We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.