Hello,
Is there any way to know CPU load (active vs sleep time) ?
Hello,
Is there any way to know CPU load (active vs sleep time) ?
I am getting more and more motivated to create a library with RTC1 and TIMER1 in counter mode to maintain system time which should work in all modes. It should be then easy to calculate the load if you diff system time before going to sleep and just after waking up (percentage diff between system time before and after __WFE instruction)
I am getting more and more motivated to create a library with RTC1 and TIMER1 in counter mode to maintain system time which should work in all modes. It should be then easy to calculate the load if you diff system time before going to sleep and just after waking up (percentage diff between system time before and after __WFE instruction)