Skip to main content
pierpaolo
Associate II
June 28, 2019
Question

v1.0.1 does not open MX configs from v1.0.0 anymore

  • June 28, 2019
  • 8 replies
  • 1993 views

As title.

When I open a .ioc MX configuration of a project with the newest version, the IDE hangs at "Initializing Device Configuration Tool".

This topic has been closed for replies.

8 replies

Markus GIRDLAND
ST Employee
June 28, 2019

I just did a test on my Windows and I can't reproduce this.

What operating system are you using?

And just to make sure:

You're creating a project in 1.0.0 and then you open it in 1.0.1 and when you try to edit in the .ioc file you get stuck at "Initializing Device Configuration Tool", right?

pierpaolo
pierpaoloAuthor
Associate II
June 28, 2019

That is right.

I'm using Mac.

The project is configured with USART1 and USB CDC (STM32WB55).

Markus GIRDLAND
ST Employee
June 28, 2019

I was able to reproduce it when I used a mac computer instead.

I'll make a ticket for it, thanks for the feedback!

EKrum
Visitor II
July 2, 2019

I am having this same issue as well, and I am using Mac OSX 10.14.5

EKrum
Visitor II
July 2, 2019

I was able to open the MX file if I edited the .ioc file to bump the version numbers. I made the following changes:

MxCube.Version=5.2.0 ==> MxCube.Version=5.2.1

MxDb.Version=DB.5.0.21 ==> MxDb.Version=DB.5.0.21

However, I do not know if this introduces any new errors, so proceed with caution.

Bav
Associate
July 24, 2019

I have just installed this on a Mac to see if I wanted to move from SW4STM32. I installed V1.0.1 and made a test project. Then I was told that there was a version 1.0.2 so I installed that. Now it hangs trying to open the ioc as the OP describes.

RMart.525
Associate
October 28, 2019

Same issue with 1.1. Is anyone fixing bugs?

Ron Koch
Associate II
December 2, 2019

Same problem with MX version 5.4.0. How do I find out what the correct MxDb.Version should be set to? Is there anything else I need to do to convert an '.ioc' file?