• 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.
  • Why Thumb?
    I want to understand, why most (or all?) examples for MCP2100 (by the way very useful) are for the Thumb mode? The main resource of the LPC2129, which has not an external memory support, most attractive...
  • ARM/Thumb interworking problems
    I have the same problem as in thread posted here: http://www.keil.com/forum/docs/thread10202.asp Can anyone comment me, how the issue, described there, was solved? Thanks.
  • 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...