Skip to main content
NandanV
Associate II
August 15, 2021
Solved

[SMT32CubeIDE] v1.70 Cannot create a new project

  • August 15, 2021
  • 8 replies
  • 2497 views

I have downloaded the latest version of the STM32CubeIDE.

Version: 1.7.0
Build: 10852_20210715_0634 (UTC)
Integrated STM32CubeMX version:
STM32CubeMX - STM32 Device Configuration Tool
Version: 6.3.0-RC5
Build: 20210714-1111 (UTC)
Copyright (c) 2021 STMicroelectronics. All rights reserved

However, I am not able to create a new project.

I get the following error. I never had to install anything separately before.

Update:

I installed CubeMX (v6.3.0) to generate the initial IOC file and that went fine.

On opening the IOC file (after setting up the project with said IOC file), the kernel seems to have crashed (notification on startup) and my system just shut down.

I am using fedora 34.

0693W00000D2VJUQA3.png

This topic has been closed for replies.
Best answer by Markus GIRDLAND

@Community member​  & @shane mattner​ , do you guys use Wayland?

There is a limitation mentioned on the wiki that says:

"77518 - STM32CubeIDE has limited support on Wayland."

Last time I tested this known issue (a while ago now) it behaved a bit differently. However, I read through the internal ticket and it does seem to affect MCUFinder.

8 replies

Markus GIRDLAND
ST Employee
August 16, 2021

Hello there!

Does MCUFinder start for you at all when you try to create a new project? The window during the project creation process where you select a target?

From the looks of it, it appears that MCUFinder is never launched.

I don't think I have a fedora 34 to test on. I will see if I can update one of the computers in the office to try this on.

NandanV
NandanVAuthor
Associate II
August 16, 2021

No, the MCU finder is not launched at all.

Please do, that would be really helpful.

shane mattner
Senior
August 16, 2021

Same issue here with Fedora 33. Stuck on this screen and can't make a project

Markus GIRDLAND
Markus GIRDLANDBest answer
ST Employee
August 17, 2021

@Community member​  & @shane mattner​ , do you guys use Wayland?

There is a limitation mentioned on the wiki that says:

"77518 - STM32CubeIDE has limited support on Wayland."

Last time I tested this known issue (a while ago now) it behaved a bit differently. However, I read through the internal ticket and it does seem to affect MCUFinder.

shane mattner
Senior
August 17, 2021
$ echo $XDG_SESSION_TYPE
wayland

Confirmed. Is there a work-around to use CubeIDE on Fedora then?