• Execution profiling
    Hi all, I am using Keil µVision3 mdk for developing an application for cortex m3. When I start debugging, I selected debug->Execution profiling->Show time.... According to the µVision3 help...
  • Execution profiling
    Note: This was originally posted on 22nd December 2009 at http://forums.arm.com Hi all, I am using Keil µVision3 mdk for developing an application for cortex m3. When I start debugging, I selected debug...
  • execution profiling ?
    I use keil C51 v8.05 , but i can't to use "Execution profiling" . can you help me? thanks
  • Execution profiling vs. performance analyzer mismatch
    Hi all, i am working on an ARM 7 Project, using it as a prewarper for Hysteresis cancellation. In my c code there is an ISR hooked to an automatic reload Timer. The ISR reads the values from the...
  • profiling
    i want to profil my code using keil 4 but when run the code the performance analyzer show that all functions in the code have 0 execution time. i suppose the problem may be that I have structures...