Monitoring processor usage on an arduino board


hello everyone.

i have question have note been able find answer yet.

i able monitor processor usage on board quantitively given sketch have loaded, sort of how pc report cpu usage in % format.

modifications sketch fine solution. not able find profilers compatible arduino.

is there can out there?

thanks help

about way know of kind of "profiling" of code using millis() or micros() - depending on granularity need; isn't how cpu monitoring done on pc (though i've never looked it), can allow figure out slow parts of code (though small amount of code see on atmega line, can figure out looking).


Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Monitoring processor usage on an arduino board


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums