I can't open the .project file after a click "generate code" in .ioc file. "not a valid ioc file" pops up. What might be the issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-11 1:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-11 10:55 PM
Hello @Abdra​
Can you be more precise?
How do you proceed, with STM32CubeMX or directly with STM32CubeIDE, From scratch or you start with an existing project...
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-12 1:46 AM
In the STM32CubeMX I click "File -> New project", choose the board(STM32F302R8). Then I click generate code, enter the project path and project name, and click generate code again. After the code is generated, the following window pops up.I click "Open Project", and the following image pops up with the error "Not a valid ioc file."
Please find the project folder attached below.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-12 3:52 AM
Please try to open the temp.ioc via File... Open dialog.
Do not open the .project file with CubeMX, it is an Eclipse (CubeIDE) project.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-12 7:17 AM
I've realized that was a dumb question... I opened the project with CubeIDE. Thanks a lot!
