• measuring execution time
    I want to evaluate time of function execution in simulator. This function (void abc() for example) is called from external interrupt routine. I have done some tests and got different results: 1 test...
  • Measuring the real execution time
    Hello, I would like to measure the execution time of a communication over the CAN bus between two Infineon XC16x boards. How can I do it with Keil, since the performance analyzer is available only in...
  • Timing measurement in Keil
    My question is about timing measurement when I run a program in Keil simulation. When the program accesses different type of memory modules(RAM, ROM, EEPROM), does the timing measurement takes into account...
  • Measure time in pragram
    when I debug my pragram , I don't know how to measure the time from this breakpoint to next breakpoint ,who can teach me? Thanks a lot!
  • Measure routine time
    Hi I'm hoping someone miht be able to offer me some advice. I am using RL-ARM (RTX RTOS) & RL-FSFLASH on an STM32. I have a problem where I think our external watchdog is resetting the STM32...