STMCubeIDE fails to create new STM32 Project
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-05-06 5:03 PM
Just downloaded and installed STMcubeIDE 1.0.0 but it doesn't seem to work at all.
Tried to create a new project:
- selected board Nucleo-F429ZI
- tried to create a project
Fails as follows:
Any idea what's going on here?
Has anybody actually gotten this stuff to work?
Thanks,
Best Regards, Dave
- Labels:
-
Bug-report
-
STM32CubeIDE
-
STM32F4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-05-08 4:26 AM
%20 is a space, if I'm not mistaken? Is the user name Dave Nadler?
There's a ticket regarding the installation not working if installed into Program Files but I guess what is happening here is that project creation won't work with a space in the user name either and is generating a different kind of error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-05-08 6:17 AM
Yes, user name has a space - as do many if not most Windows machines...
The installation default should be under "Program Files", not a c:\ST\... directory! Really!
I did a 2nd install using the non-standard C:\ST path but got the same error.
Are you able to verify that the blank in user name is the problem?
What's the plan to fix this (and the default installation location)?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-05-10 8:53 AM
@Markus GIRDLAND​ - Any help here???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-05-13 8:18 AM
I'm looking into this a bit further. I'll get back to you soon on this, just wanted to let you know I'm not ignoring it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-05-15 7:53 AM
In order to know for sure if it's the space or not, please test the following:
- Exit STM32CubeIDE
- Go into the installation directory (C:/ST/STM32CubeIDE_1.0.0/STM32CubeIDE by default) and edit the stm32cubeide.ini file
- Add this line at the end of the .ini file: -Djava.io.tmpdir=C:/ST/tmp
- Create the tmp folder in the C:/ST directory
- Start CubeIDE and try to create a project
Please let me know the result after that. I tried setting up a test environment with a user with a space in its name but I don't get the error at all so I can't test it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-05-15 4:51 PM
> In order to know for sure if it's the space or not
Apologies for jumping into this thread.
AFAIK the Microsoft's protection against ransomware (aka "Controlled Folder Access") when enabled can cause weird access errors in unusual places.
It is very restrictive; "power users" usually turn it off.
-- pa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-05-21 8:46 AM
@Markus GIRDLAND​ - Now I can create a default C++ project, so failing on space within the Windows User Name may be the bug.
However: After making NO peripheral changes or doing anything in CubeMX perspective:
- the Generate Code option/button thing is missing
- File Save is grayed out
Where has the "Generate Code" button gone?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-05-21 8:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-05-21 9:38 AM
@Pavel A.​ Why? That's a completely unrelated set of bugs...
