Hi,
Execution Time Measurement
The oldest timing trick is to drive an output bit high when
entering a routine, and then low as we exit. Probe the port
with an oscilloscope and measure the time the bit is set.
* * *
You can run your PBP program in the MPLAB simulator and use the
StopWatch function to get the timing of the commands.
(Menu Debugger\Stopwatch).
Best regards,
Luciano
Bookmarks