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 microcontroller timer for calculating elapsed time

Hi all
I'm using an arm 7 series microcontroller(AT91SAM7S256) for my experiment.
I'm going to calculate running time of my code, but I cannot use SWI related functions(like time()), so I'm interested in using microcontroller's internal timer for calculating running time.
Is there anybody who could help me for this problem?

Regards

Parents Reply Children