Topic : Measure time between breakpoints

Forum : Ride IDE

Original Post
Post Information Post
November 27, 2009 - 1:58pm
Guest

Hi,

Is there a way to measure the number of clock cycles between two break points in Ride7?

/Mattias

Replies
Post Information Post
+1
0
-1
November 27, 2009 - 5:37pm
Raisonance Support Team

You can do this only in simulation, although it is not very accurrate.
Let us know which target you want to track so that we can provide instructions about how to proceed.

Regards,
Bruno

+1
0
-1
December 2, 2009 - 8:22am
Guest

Hi,

I want to measure the number of clock cycles a function takes to execute. The target is a STM32F103R8T7.

/Mattias