• thumb
    Hello, I wrote a function which call another function through a pointer of function call. When I trace the call, as soon as I reach the function the thumb bit is cleared , and of course the program...
  • Why program switches from thumb to ARM
    Note: This was originally posted on 24th November 2011 at http://forums.arm.com Hi Everyone I've got beginner question (hope this is right place to do it, if not please direct me). I 've prepared whole...
  • Thumb and Thumb2
    Hello evreybody, I have met a confusiong issue while working with the RVMDK assembly: when I have written this statement: ADD r1, r1, r2 It has been coded in Thumb2. But when I have changed...
  • thumb instructions
    Hello, I want to write thumb codes in keil tool but i am getting errors,is there any initial settings we have to to before writing thumb instructions.
  • CARM THUMB *.LST Adresscounter
    Hallo all, Is there an error in the listing file? It seems, as if the Adresscounter is wrongly increased. Here an Example: 0000000C 7001 STRB R1,[R0,#0x0] ; 197: _nop_(); 0000000E F7FF BL...