Skip to main content
Associate
December 5, 2024
Solved

code generation breaks if I migrate my ioc file

  • December 5, 2024
  • 1 reply
  • 967 views

Yesterday I updated CubeIDE to 1.17.0. Everything seems to work except code generation.

When I open my projectname.ioc file, it asks me to migrate or continue. Since I was updating anyway, I chose "migrate". When I then made changes and saved, a dialog popped up for half a second and closed and no code was changed. When reverted my .ioc file (in git) and tried again choosing "continue" this time, something was downloaded and unzipped in the background and then code generation worked like it used to.

Best answer by jleehey1

After reading about similar problems in the past, I tried deleting the .mxproject file before migrating my .ioc and that fixed the problem.

1 reply

Ghofrane GSOURI
Technical Moderator
December 6, 2024

Hello @jleehey1 

First let me thank you for posting.

Could you please provide your IOC in order to reproduce the issue that you are facing.

I will be waiting for your feedback.

THX

Ghofrane

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
jleehey1Author
Associate
December 6, 2024

Thanks Ghofrane for responding right away.

IOC attached.

Jon

jleehey1AuthorBest answer
Associate
December 9, 2024

After reading about similar problems in the past, I tried deleting the .mxproject file before migrating my .ioc and that fixed the problem.