Forum : Ride IDE
Original Post
Post Information | Post |
---|---|
November 27, 2009 - 1:58pm
|
Hi, Is there a way to measure the number of clock cycles between two break points in Ride7? /Mattias |
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
Hi,
I want to measure the number of clock cycles a function takes to execute. The target is a STM32F103R8T7.
/Mattias