• LPC1837 Backup Registers
    The processor has 64 registers (256 bytes) in the RTC power domain I am using these registers to store temporary data which then gets committed to flash at the end of a transaction. I can read / write...
  • Assembly example for programming ARM Cortex-M4
    I am using a CORTEX-M4 micro controller board. Could you send me an Assembly example for programming the board?
  • What is the general purpose register number for LR in Cortex M3
    Note: This was originally posted on 25th March 2009 at http://forums.arm.com Note: Topic title is not valid. It should be "What is the general purpose register number for FP in Cortex M3" I would like...
  • Real Value of PC Register.
    I've been reading books on the ARM Cortex-M architecture and as already mentioned in other post, all the books are consistent in saying that the PC points four bytes (Thumb Instruction Set) forward due...
  • What is the difference between sparse and full example of cmsdk_ahb_busmatrix?
    Hi. As I know Cortex M3 design kit have lots of stuff IP. one of those things is cmsdk_ahb_busmatrix. But I want to know does cmsdk_ahb_busmatrix supports AHB-full specification? or just supports...