• Migrating uVision Project within the same controller family
    Hello everyone. I've have a uVision project which is built on Stm32f030C8 microcontroller. I'm using Stm32f0xx standard periphera; library in my application. Now i need to migrate to a higher version...
  • STM32Lx family example projects and startup files
    Hello community I am migrating a design devolped on a 8bit PIC archecture to an STM32Lx architecture (based on Cortex M0 plus) I did the initial homework b dowloading the MDK, install the required...
  • CMSIS RTOS: Changing processor clock
    Hi, we want to be able to change processor clock in a running CMSIS RTOS application. As we see, we can only statically configure RTOS via RTX_CONF_CM.c (OS_CLOCK). In addition all variables...
  • uVision change in behaviour
    In release 4.14, double-clicking on a source file name in the project window no longer changes focus to this file if it is already open and has a corresponding tab in the edit window. In previous...
  • 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...