• Kickstart version doens't produce correct code ( STR912 Bank1 )
    Hi I have the following version of the compiler ======================================================= IDE-Version: µVision3 V3.53 Copyright (c) Keil Elektronik GmbH / Keil Software, Inc. 1995...
  • 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...
  • locating code constants in bank1
    i am trying to locate code constants in bank1 (Cygnal F124). but it is always placed in common area only. i have also writen "bank1(?co?table)" in L51 dialog box in uVision2. in common area it is...
  • 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...