• STR9 Booting from flash bank1
    Hi I'm trying to get an application to run from flash bank 1 I have followed the instruction in the article http://www.keil.com/support/docs/3347.htm without success I have also tried the example...
  • running code in bank1 at 0x80000
    I am writing a bootloader for str912. Booting from secondary bank, dowwnloading code and writing to primary flash is OK. But when I remap (from within my bootloader) and want to jump to the code I wrote...
  • Blinky example
    I am a beginner in microprocessors and I am using STR912FAW44 (an arm 9 based board). While trying to run the Blinky example (using uvision3), I get the error 'No CPU dll specified'. What kind of dll...
  • STR912. Executing from bank1
    We use Keil uVision V3.50 (MDK 3.04) and ULINK device; development board MCBSTR9 vers.2 with STR912 MCU. As the new version of MDK has a new feature for ULINK to program additional flash areas (UP...
  • EINT1 example on MCB2103 and blinky example
    first : For some reason there are NO pullup resistors on the MCB2103 board pin GPIO 0.17 and 0.18 both are open drain outputs. Thats why 2 leds will not blink with the blinky example. If you try...