I'm trying the µVision simulator to check my code execution times.
But when I look at the executuon times for functions they take to short time. But if I single step through the called function I can see that this is wrong.
So how can I see the real execution time för function calls?