• STR710 - Debug from external RAM
    Hi All, Is it possible to load programs into external RAM for debugging? I've found the supplied 'Hello' program that shows how it's done for interal RAM, but when I try and change the addresses to...
  • STR710 - Debug from external RAM
    Hi All, Is it possible to load programs into external RAM for debugging? I've found the supplied 'Hello' program that shows how it's done for interal RAM, but when I try and change the addresses to...
  • USB demo program on STR710 micro
    Has any of you folks in this forum successfully compiled the USB (Joystick mouse demo) software downloaded from STmicroelectronics website? I using KEIL Uvision3 + RealView tool, and so far there...
  • STR710 IER register is overwritten illegally
    We have a project using ARM-7 STR710FZ2. The OS is Keil RTX V2.50. We have a problem with the IER (Interrupt Enable Register in EIC). In system startup, the IER is initialized to 0x00000221. But after...
  • STR710 FZ2 - USB problem with ST71x
    I am trying to implement USB application using str71lib.x(latest)that I got from Keil(v3.3). I started with Keil example for USB HID. My question- 1. Does Keil STR7 library work for more than...