• 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?
  • 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...
  • Porting STR Webserver Example to Keil
    Hi, i want to port the STR912F webserver example from St with the uip stack to Keil. Unfortunately the startup files 91x_init.s and 91x_vect.s could not be assebled by ulink 3 it seems that Keil...
  • 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...