• How do I migrate a Keil project made with MDK 4.x to MDK 5.x following CMSIS changes?
    I recieved an existing project made with MDK 4.x and I'd like to use a newer toolchain but CMSIS probably changed ina way that things are missing. Can anyone assist in this migration steps? Thank you...
  • Migrating Keil MDK projects to Arm Development Studio
    Arm has launched the Arm Development Studio , the latest suite of tools for embedded C/C++ software development on any Arm-based platform. Building on over 25 years of experience, Development Studio incorporates...
  • 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...
  • CMSIS not supporting in keil -mdk
    Dear All, I am using STM32 device with MDK Keil 5.06 version. My project was developed in Coocox environment. Right at the moment, coocox is inactive in Forum. I have make a new project on MDK Keil  and...
  • Merge a STM32CubeMX-made project with a mbed-made project
    Hello everyone! I'm working on a project on a Nucleo F411RE that uses a few peripherals of the STM32F411RE including the I2S port. On the one hand I have manage to get the I2S to work using STM32CubeMX...