Hello,
I purchased a RM48 MCU development kit and I want to check its performance in order to make sure that it is good enough for my needs.
I want to run a "for loop" with some math calculations inside.
My question is: how do check how much time did the "for loop" take? (start a timer at the beginning and stop it at the end?).
Can anyone please send me an example code to do such a thing?
Thank you.