• LDR Instruction

    Note: This was originally posted on 5th November 2008 at http://forums.arm.com

    Hi all,
            I am new to the thumb-2 instruction set. In one of my sample code
    I noticed a instruction
             LDR r0, =0x12345678;…
  • What purpose does BURST feature in AHB serve?

    I am not able to see any visible improvements due to the BURST transfers. The same BURST transfer could be done through multiple SINGLE transfers, in the same number of cycles. Then what is te advantage of having BURST transfers?