• Cycle count in cortex m3
    Note: This was originally posted on 10th December 2009 at http://forums.arm.com Hi all, I am new to cortex m3... For my application I need to calculate the number of cycles for a particular function....
  • NEON  with Cycle count register
    Note: This was originally posted on 15th May 2009 at http://forums.arm.com HI, I am having problem with performance monitor register, All cycle information with NEON instruction is unpredictable and doen...
  • Program to count Cortex A8 cycles
    Note: This was originally posted on 8th February 2011 at http://forums.arm.com Hi! I've made a program to count the cortex A8 cycles. For the moment this is just a beta version. It miss a lot of function...
  • doing a code in counting duty cycle
    actually i'm doing a code in counting duty cycle below is my code but there are still errors, could anyone can help me to modified it? pls and thank you #include <REG8252.H> unsigned char pulse_low...
  • Accurate cycles count for FVP_VE-Cortex-A15?
    Hello everyone, I developed a bare metal system for Cortex-A15 Versatile Express board. I used Fast Models to run/debug the system and now I want to perform some performance test to measure latencies...