• CPI for ARM V-7
    Hi All, I could understand the difference in ARM V-7 processor differences between A/R/M. But does the clock cycle per instruction value for the various series of processors (A/R/M) remains the same or...
  • CPI for ARM V-7
    Hi All, I could understand the difference in ARM V-7 processor differences between A/R/M. But does the clock cycle per instruction value for the various series of processors (A/R/M) remains the same or...
  • DMIPS calculation for application software on ARM Cortex A7
    Hi There, Having below queries : 1. We have developed communication protocol stack and ported it on ARM Cortex A7 processor. We wanted to know, how to calculate DMIPS for our software. 2. What...
  • DMIPS calculation for application software on ARM Cortex A7
    Hi There, Having below queries : 1. We have developed communication protocol stack and ported it on ARM Cortex A7 processor. We wanted to know, how to calculate DMIPS for our software. 2. What...
  • How do I calculate the execution time for a program?
    Hello, I use a LPC2148(arm7) in uVision Keil Mdk. I get the dis-assembly listing when I compile any code.Suppose if I want to calculate the execution time for the code, one way is to find the number...