Momos1989
Junior Member level 2
- Joined
- Sep 26, 2012
- Messages
- 24
- Helped
- 1
- Reputation
- 6
- Reaction score
- 1
- Trophy points
- 1,283
- Activity points
- 1,439
Hello everyone! I make a firmware for a microcontroller, and now I would like to compute the time that take some Routines to end what they have to do. I've generated the Assembly code for the project, and I start computing the time taken by each instruction of the function! But it seems so long because in one Routine there is a Branching instructions!!
Is there any tool that let us know the time taken by a Routine by giving the Project source code??
And thank you
Is there any tool that let us know the time taken by a Routine by giving the Project source code??
And thank you