Momos1989
Junior Member level 2

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