Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hey! I am using a couple of interrupt driven interfaces (PPM-Input, Serial, Timer, ...) for important things. In a main loop I am computing less important things.
Is it possible to mesaure / average the CPU load or an equivalent? I need to know how much "time" the CPU spends for important background processes.
Is there a way?