STM32CubeIDE (project importer) 1.6.0 Works well?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-03-21 5:32 AM
Hello.
I upgraded STM32CubeIDE from 1.5.0 to 1.6.0.
But, in my environment, STM32CubeIDE (project importer).exe doesn't work well.
As a work-around, I executed same program of 1.5.0 and it works well.
Does it work in other (language) environment?
- OS: Windows 10 Pro (Korean)
- Version: 20H2
- OS Build: 19042.867
Best Regards.
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-03-22 4:26 AM
Indeed!
You discovered a regression introduced in 1.6.0. Spaces are no more supported in the project path. I entered a new ticket for this.
As a workaround waiting for next releases, you can simply rename the parent folder "RTU_ver1.95RB4 64K" to "RTU_ver1.95RB4_64K".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-03-22 12:14 AM
There were actually some improvements in the STM32CubeIDE Project Importer area introduced since 1.6.0 which could explain this.
Could you share any reported error message or log allowing to guide a bit the analysis?
In addition, please share the special log file for this sub-application located in %TEMP%/STM32CubeIDE (project importer).log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-03-22 1:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-03-22 4:26 AM
Indeed!
You discovered a regression introduced in 1.6.0. Spaces are no more supported in the project path. I entered a new ticket for this.
As a workaround waiting for next releases, you can simply rename the parent folder "RTU_ver1.95RB4 64K" to "RTU_ver1.95RB4_64K".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-03-22 4:39 AM
Great! Thank you!
I applied the workaround. It works!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-06-22 5:09 AM
I had the same problem, spent hours reinstalling before seeing this thread; removing spaces from the project path enabled auto-start of CubeIDE following a CubeMX generate code operation.
