• 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...
  • 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...
  • 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...
  • Boot and run blinky example in bank1
    Used target = MCB-STR9 + µVision3.50 from Keil. I tried to build the blinky example to boot and run in flash bank 1. In the "STR910 Flash with CFG", I changed, using the configuration wizard following...
  • STR9 128K Bank1 ICP Programming problem
    I have been trying to boot from bank 1 of an STR9 I have used the following example as a test case http://www.keil.com/support/docs/3347.htm this programs fine on condition it targets a STR9...