• ARM mode Thumb mode switching
    Note: This was originally posted on 13th January 2011 at http://forums.arm.com Hi, Let me explain my problem, i come across one situation cmp r1,#0 beq labels_of1 i would like to merge both the instructions...
  • ARM ABORT mode problem
    Hi there, Iam using LPC2368 controller and Keil uVision3 IDE with the GNU compiler. My Stack settings are as follows, .equ Top_Stack, 0x40004000 .equ UND_Stack_Size, 0x00000008 .equ SVC_Stack_Size...
  • Boot mode in ARM LPC2148
    How to come out of boot mode in ARM LPC 2148?
  • STR instruction in ARM assembly .
    STR instruction in ARM assembly doesn't work using MDK-ARM(version 5.26)& Legacy support for ARm 7. Is there any way to store data in memory from a register in ARM7?
  • ARM Instruction Set
    I am fairly new to ARM. The documentation for the Instruction Set is pretty lacking. I am looking for any documents available that will show all the instruction set of the ARM, and especially, showing...