This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

code execute time measurement in keil

Hi keil,
Recently I find a strong function in MDK-5 that I can measure the codes execution time by using t1 and t2 in the bottom right corner in debug mode of the emulation,but I find out that there is difference between the time I get from step by step execution and the time I get from the full speed execution in the same function.
Why does it occur?
Does the time I get from t1 and t2 near the execution time in real run environment?
And how does keil get the execution in t1 and t2?By calcution according to machine period or by other way?
Waiting online anxiously...
Best regards,
Frank