This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Time measurement with Debugger ??

Hallo,
can someone tell me please, how i can measure the execution speed e.g. for delay routines between breakpoints with the µVision 2 Debugger.


greetings

markus.laibach

Parents
  • The "Getting Started" guide (02.2001) says, "The µVision2 Performance Analyzer displays the execution time recorded for functions and address ranges you specify." (my emphasis), but the 971.htm article - and my experience - suggests that it only works for function calls.

    Is this a newly-enhanced feature? (I last tried it back with uVision v2.07-ish)
    Or is it intended that timing over arbitrary address ranges will, one day, be implemented? I hope so!

Reply
  • The "Getting Started" guide (02.2001) says, "The µVision2 Performance Analyzer displays the execution time recorded for functions and address ranges you specify." (my emphasis), but the 971.htm article - and my experience - suggests that it only works for function calls.

    Is this a newly-enhanced feature? (I last tried it back with uVision v2.07-ish)
    Or is it intended that timing over arbitrary address ranges will, one day, be implemented? I hope so!

Children