Skip to main content
ALee.10
Visitor II
July 12, 2019
Question

Is there any user manual to import a Keil MDK 5 project to CubeIDE?

  • July 12, 2019
  • 5 replies
  • 1856 views

Our company intends to change the development tool from Keil to CubeIDE, but we have a lot of old projects based on Keil. Is there any way to import Keil project into CubeIDE?

This topic has been closed for replies.

5 replies

hansd56
Senior
July 12, 2019

Hi, I belief not implemented yet. Use Attolic True Studio to import Keil, get it to compile and run and then import True Studio project into STM32CubeIDE. That's the difference between paying $5000/seat and $0. I hope this helps.

KSing
Associate II
July 12, 2019

Hi, yeah @hansd56​  is saying correct you should try importing through the same procedure. I have tried importing projects from True Studio it just asks for some changes which you need or not it's going to make changes for you on its own.

Regards

Siingla

Tesla DeLorean
Guru
July 12, 2019

I think i'd wait for 3.0 to arrive before steering a commercial project off the rails.. At least factor in the man/month costs of time you'll be wasting dealing with all the QA issues.

If you are using ST CM0(+) chips there is a free Keil license.

Keil MDK Essential is around $1500/node/year

Keil uses XML project files, I'd imagine a marginally competent CS/EE intern could write a script to morph most of that to a buildable project in some other tool or makefile.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
Pavel A.
July 13, 2019
Cfaya.1
Associate
April 15, 2020

Is there any updates on this?

I am trying to port over from Keil to STM32CubeIDE now

Ted Jackson
Senior
February 19, 2021

Me too. Still waiting. How did DamogranLabs go?