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

How to time something in uVision2?

I'd like to measure how many instructions occur between successive visits to the same breakpoint. What is the easiest way to do this in uV2?

Parents
  • Now that I've used uVision2 a bit more, I'll be more specific:

    I see the states and sec when I'm running the simulator. They're not present when I'm running the Cygnal F005 DK with their plug-in for uV2.

    What I'd like to be able to do are:

    1) get timing information when running real target hardware, not just in the simulator, and

    2) be able to reset states and sec so that I can deduce the elapsed time without doing any math.

    Regards

Reply
  • Now that I've used uVision2 a bit more, I'll be more specific:

    I see the states and sec when I'm running the simulator. They're not present when I'm running the Cygnal F005 DK with their plug-in for uV2.

    What I'd like to be able to do are:

    1) get timing information when running real target hardware, not just in the simulator, and

    2) be able to reset states and sec so that I can deduce the elapsed time without doing any math.

    Regards

Children