hi am trying to profile my code however when i enable "show time" and the "Performance Analyzer " i remarked that the keil didn't run the main.c since there is no time displayed neither on the left of the sources console nor on performance analyser console so i wonder is there some conditions related to the source file since my friend who has an other code managed to get the execution time of her main.c
by the way my code define some struct to calculate the energy, ETX ,position ..of nodes in a wireless Sensors Networks thank you