This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Benchmarking - RM48

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.