Hello, I want to determine execution time required for a function which executes when a serial interrupt occurs. I am using Keil C compiler for it. Can anybody tell me procedure for the same.
Regards, Abhijeet R. Mudgal.
An estimate is one thing; trying to fully determine it is another.
But maybe I misinterpreted the question - and all he wants is, as you say, an estimate.
"I can be sure that minor modifications in compiler output will not change my estimate dramatically."
Beware - aparently "minor" changes to the source code might cause major changes in the executable...!
I meant to add:
If he made clear why he wants to do this - which was my question - it'd probably be clear whether or not I'd misinterpreted...