Skip to main content
reokyouma
Associate III
July 31, 2019
Solved

Migration from Keil/IAR projects to STM32Cube IDE

  • July 31, 2019
  • 1 reply
  • 2153 views

if i Migrated a sample project from Keil Uvision to STM32Cube IDE. What changes do i need to do in that project to fit for the STM32Cubde IDE

thanks

This topic has been closed for replies.
Best answer by Markus GIRDLAND

My official recommendation is to wait to migrate to CubeIDE until you have a new project and not migrate as it's not guaranteed to work.

However.... :smiling_face_with_halo: you should be able to use the methods used for migrating IAR projects to TrueSTUDIO and probably manage to get it to work with CubeIDE since they are pretty similar.

I haven't tried it myself and I'm not sure if it's possible, but if you want to try then here is the manual for how to do it in TrueSTUDIO.

1 reply

Markus GIRDLAND
Markus GIRDLANDBest answer
ST Employee
August 2, 2019

My official recommendation is to wait to migrate to CubeIDE until you have a new project and not migrate as it's not guaranteed to work.

However.... :smiling_face_with_halo: you should be able to use the methods used for migrating IAR projects to TrueSTUDIO and probably manage to get it to work with CubeIDE since they are pretty similar.

I haven't tried it myself and I'm not sure if it's possible, but if you want to try then here is the manual for how to do it in TrueSTUDIO.

reokyouma
reokyoumaAuthor
Associate III
August 2, 2019

First of all thank you for this Guide!

Can i have a follow up question, do you have any guide there for migration from f4 to l4?

Markus GIRDLAND
ST Employee
August 5, 2019

Maybe such a guide exists somewhere but it's not a guide we made at previous-Atollic so I can't link you anything about it.