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.
Hi, I use LPC2478 and would like to know if there is any way to measure in real time the stack load? thanks
The trick with RT applications is that it is normally more important to figure out the response times from the different threads, than the amount of CPU they consume. CPU load is more a question of power consumption, as long as all events gets processed in time.