• Cycles calculation in beagle board
    Note: This was originally posted on 22nd November 2010 at http://forums.arm.com Hello All, I am trying to use the cycle counter registers of cortexA8 for calculating cycles. Following is the code i am...
  • Instruction cycle
    Hi, I am generating pulse output through 8051 microcontroller using assembly langauge. I don't wnat to use any timer for time delay, I would like to use instruction delays as follows... CLR portbit...
  • Can cortex-A9 issue two load/store per cycle?
    Note: This was originally posted on 25th August 2012 at http://forums.arm.com Hi All, Can cortex-A9 issue two load/store per cycle? If yes, the following sequence shoud be scheduled to interleave str...
  • Problem with load and store data
    Hey all! I'm using Keil-uV3. Chip LPC2214 (Philips Semiconductors) I have an external memory device connected to the expansion board. The external device is using /CS0 and /CS1. Memory bank is 32 bits...
  • wrong cycle timing of instructions on ARM11
    Note: This was originally posted on 4th February 2013 at http://forums.arm.com Hi, Iam using RVDS3.0 for ARM11. some of the instructions are not executing in the time specified by the ARM documentation...