• STR instruction
    Hi I would like to know how to strore the value in the register R1 to a specifed memory location using STR instruction .I would like to specify the memory location using the keyword memory or any keyword...
  • Run-time error in STR instruction
    Hi, Following code: 1: int main() 2: { 3: char Buff[3]; 4: *((short*)(Buff+1)) = 0xFFFF; 5: } causes in the 4th string such run-time error: Non-aligned Access: Thumb Instruction at 00080122H...
  • STR-E912 Help
    Hello I am completely new to this ARM board development. But is it possible to use Keil to develop the STR-E912 board from Olimex? I have a JTAG Tiny from Olimex and have installed the driver and everything...
  • SAM9263 STR register -> processor crashed
    Hi, I need some help from you to boot from an external NOr flash device (together with the AT91SAM9263 controller from Atmel). I've tried to use the default setup file provided by Keil (SAM9263.s...
  • str910 Vs STR-E912 difference
    Hi all, previously I was working on STR-E912 based board it has the processor STR912FW44Xb the code which was working fine on that bord was also working fine on the board STR-910-eval which has processor...