We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello everyone !
I have a project I first started developping on STM32CubeIDE and I would like to mrigrate it onto Keil now. Is it even possible ? I haven't found any documentation online. Only the other way around.
I used CubeMX to first setup the project but have changed everything since then. Therefore, I cannot reuse the .ioc file.
Thanks in advance for you answers !
I'm not sure what *your* solution is, but when I make a new project I generate the code for both. Then I simply move the MDK-ARM folder into where it would be in the STM32IDE project and delete the rest of the Keil project. I like to compile on both and compare. You might just try building a basic project for Keil and then move it into the folder as above. It's pretty easy to add and remove project files within Keil.