Skip to main content
Associate
September 3, 2024
Solved

.ioc file doesnt open

  • September 3, 2024
  • 3 replies
  • 6297 views

Hi everyone,

 

Actually, the subject line describes my problem completely. I tried to improve my IOC file yesterday with debugging, checked it again this morning, and it was working perfectly. But now, after an update or something similar, it suddenly won't open anymore; it’s just white. When I try to restore it with the main.c file, it doesn't work either, or it is empty. When opened as a text file, you can see something, so it’s not actually empty.

 

I am using a STM32F72IEK6 µC at NUCLEO-G474RE board.

Here is also the .ioc file

 

 

    Best answer by mƎALLEm

    I think your file has been corrupted during your update or something else. Unfortunately, I don't think you can restore your configuration.

     


    without backups and windows settings

    Handling software needs to manage versioning. I suggest you using git or whatever similar to prevent a such situation.

    3 replies

    STTwo-32
    Technical Moderator
    September 3, 2024

    Hello @hannah and welcome to the ST Community :smiling_face_with_smiling_eyes:.

    What is the version of CubeMX that you have used to build this .ioc file?

    Best Regards.

    STTwo-32

    hannahAuthor
    Associate
    September 3, 2024

    hey, now i'm using 

    Version: 1.16.0

    Build: 21983_20240628_1741 (UTC). But i cant tell you 100% sure which version it was before.

     

    Can you open the .ioc?

    STTwo-32
    Technical Moderator
    September 3, 2024

    Hello @hannah 

    When I open this .ioc file I have this problem and the .ioc file is empty:

    STTwo32_0-1725367446141.png

    What this means "I am  a STM32F72IEK6 µC at NUCLEO-G474RE board."

    Best Regards.

    STTwo-32

    TDK
    Super User
    September 3, 2024

    It loads for me but I get this warning:

    TDK_0-1725367605205.png

    Try to replace it with the attached.

     

    "If you feel a post has answered your question, please click ""Accept as Solution""."
    hannahAuthor
    Associate
    September 3, 2024

    >Try to replace it with the attached.

    i cant open it at all, so i cant also change that. If you are able to open it, may you please change that with Channel5 instead of Channel 1? 

    Thanks for replaying

    hannahAuthor
    Associate
    September 3, 2024

    >I said : use the independent CubeMx instead of CubeIDE to open your ioc file.

    >Please download it from here: https://www.st.com/en/development-tools/stm32cubemx.html

     

    i have done, now i can see, that its empty. Shall i do all it again from the beginnig? Is there any other way, i can restore my file? (without backups and windows settings)

    mƎALLEm
    mƎALLEmBest answer
    Technical Moderator
    September 3, 2024

    I think your file has been corrupted during your update or something else. Unfortunately, I don't think you can restore your configuration.

     


    without backups and windows settings

    Handling software needs to manage versioning. I suggest you using git or whatever similar to prevent a such situation.

    "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."