• profiling
    Hello there , i have a nexys 4 Board,i'm working on to profile a C program using SDK(software development kit) with cortex-M0. I 've to create a design Block using vivado to export it to SDK but  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...
  • Profile sampling from keil
    Hi everyone, Present i am working with QN9080 Evalboard(NXP) and for code developing i am using keilv5. My aim is to create profile sampling for my project file. I am using J-Link plus for programming...
  • Keil Debbuger Execution Profiling
    Hi Everyone! I'm coding in Keil5 and I'm using a tiva TM$C1294 launchpad in my project I need to see the time between instructions to maybe fix a bug but when a try to debug in simulation mode or...
  • 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...