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

Using stopwatch with Keil under simulation...

Hi. I am running a 25MHz clock with 20 _nop_(); to test for stopwatch functionality while running under simulation. With these many _nop_(); I should be seeing an elapsed time (t0) of 0.0000008 sec. I have looked at t0, t1 and t2 and all stayed at 0.

How do I see elapsed time on the stopwatch?

thank you.

0