Jump to content

Recommended Posts

Posted

Hi,

the PIC doesn't provide special mechanisms for measuring the load (e.g. like performance counters), but you could just count the number of Tick() calls over a certain period (e.g. one second) - than higher the counter value, than less the load

Best Regards, Thorsten.

Posted

when mios reboots because your tick() routine takes too long

so that mios can't reset the watchdog in time

you know CPU load is too high ;D

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...