• LDR Register Assignment
    Note: This was originally posted on 22nd February 2012 at http://forums.arm.com Here I'm doing basic assignments and read write routines for verfication: ldr r1, StartRegs   ...   StartRegs: .word 0x00000989...
  • LDR Register Assignment
    Note: This was originally posted on 22nd February 2012 at http://forums.arm.com Here I'm doing basic assignments and read write routines for verfication: ldr r1, StartRegs   ...   StartRegs: .word 0x00000989...
  • uVision2 Debug Fn: Access to Extended Registers
    I am using a Triscend TE505 (with 2 Data Pointers). In addition to the standard set, the debugger Registers window adds the following under 'Sys': Sys | : +--auxr1 | +--dptr | | | +--[0] ...
  • Register Usage in Extended Inline Assembler Blocks
    Using XC161 DSP Registers like IDX, MAE, MAH or MDL in "Extended Inline Assembler Blocks": Do I have to save and restore (push / pop) this registers - by use in standard linear code ? - by use in...
  • Register Usage in Extended Inline Assembler Blocks
    Using XC161 DSP Registers like IDX, MAE, MAH or MDL in "Extended Inline Assembler Blocks": Do I have to save and restore (push / pop) this registers - by use in standard linear code ? - by use in...