2022-11-17 09:39 AM
from one moment to another the "device configuration tool" stopped working, it no longer shows anything when opening the .ioc file, the strangest thing is that it stopped doing it on all my computers almost simultaneously, and without even having updated the IDE or something .
Solved! Go to Solution.
2022-11-17 10:10 AM
Confirmed, if the file contains pins (one or several) "locked" with no function assigned, the "Device Configuration Tool" cannot open it again, it hangs and shows only a blank window. I imagine it's a "Device Configuration Tool" bug, any solution? beyond not "locked" pins without function.
2022-11-17 10:04 AM
I think I know what is happening, in the project I marked several pins as "locked" but without an assigned function, after closing it the code was generated and when I wanted to open it again it no longer worked. Based on that idea, I edited the .ioc file by hand with a text editor and removed all the dead pins that were "locked", and now the file reopens in the "Device Configuration Tool" without problem.
2022-11-17 10:10 AM
Confirmed, if the file contains pins (one or several) "locked" with no function assigned, the "Device Configuration Tool" cannot open it again, it hangs and shows only a blank window. I imagine it's a "Device Configuration Tool" bug, any solution? beyond not "locked" pins without function.
2022-11-18 02:30 AM
Hello @FAndr.5
First let me thank you for posting.
The behavior you described is very interesting.
I tried to reproduce the issue It work fine for me. The test was done with the following set up:
Could you please mention the tool version you are using and the MCU.
Also, could you lock some pins and check if the same behavior occurs again.
Kind regards,
Semer.
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.
2022-11-18 07:54 AM
Hi, Semer.
I test this in:
STM32ubeIDE Version: 1.9.0 (windows version) windows11.
don´t know how view a version of STM32CubeMx...
STM32F103C8T6R
but , I always find the bug with this secuence.
I'm going to update the IDE and check if the bug is still in the new version 1.10.1.
2022-11-22 03:45 PM
Semer , i update STM32CubeIDE to 1.10.1 and not verify the bug, now is ok and not crash