• Changing processor family in a uVision project
    I'm working on a project with the STM32F0 series processors, but want to build for the STM32G0 series. I've installed the pack (2 different ways!) and restarted Keil but don't see the STM32G0 series listed...
  • migrate 1768 project to 1788
    Hi, I'm trying to migrate a project developed for Keil MCB1700 dev board (uses NXP LPC1768) to NXP LPC1788 (choosen from customer). I know that's been a bad idea starting the project with a different...
  • revision controlling uvision projects
    Hi, we use SVN for keeping track of our uvision projects. We have an issue with the uvproj and uvopt files. We keep them revision controlled as new developers need these files to work on a project...
  • How to migrate ds5 project to ds-mdk
    DS-MDK combines the Eclipse-based DS-5 IDE and Debugger with CMSIS-Pack technology. I can import ds5 project into ds-mdk, but it cannot build with a message: "unknow tool chain 'ARM Compiler'. Select...
  • Migrate project to Keil µVision 4
    Hello, I got difficulties with the Keil µVision 4 IDE. I'm using the ST Discovery-Board (STM32F407VG) and want to use the Discovery-Board as an I2C-Master. I got a working CooCox-project, but now...