• µVision IDE flash -> erase changes Microcontroller behaviour
    Hi, i use a STM32F101C8 Controller and µVision Keil IDE. I have a program that works fine. A code change crashes the controller (probably because of writing in wrong flash areas). To get the controller...
  • µVision IDE flash -> erase changes Microcontroller behaviour
    Hi, i use a STM32F101C8 Controller and µVision Keil IDE. I have a program that works fine. A code change crashes the controller (probably because of writing in wrong flash areas). To get the controller...
  • Strange BL51 behaviour under uVision
    Hi, I've a project for which I have many linker directives contained in a command file. Invoking the linker from within uVision with the command file specifile via the '@ filename' option, always throws...
  • Strange BL51 behaviour under uVision
    Hi, I've a project for which I have many linker directives contained in a command file. Invoking the linker from within uVision with the command file specifile via the '@ filename' option, always throws...
  • uvision not seeing changed flash
    Hello, I'm debugging a firmware update problem and notice that uVison2 and 3 do not refresh the dissasembly or code memory views. In other words, my app writes the new code into flash, but Uvision...