Tagged Questions

1
vote
0answers
16 views

How do I use Ride Simulator for code time measurments ?

I am writing some bit-banged serial code which works when run on the STM8S-Discovery so I know the code's timing is correct ( within +/-5% ), but when simulating in Ride the elapse …