2023-10-06 05:55 AM - edited 2023-10-06 11:13 AM
Running on Ubuntu
STM32CubeIDE
Version: 1.13.2
Build: 18220_20230914_1601 (UTC).
Fresh installation but just getting blank page saying "Target selection: STM32 target or STM32Cube example selection is required".
I've:
1. Checked for target selector device database updates
2. Checked for Embedded Software Packages Updates
3. Managed Embedded Software Packages and installed latest package for STMG0
Rebooted etc, but still getting this message and can't get past.
PS: STM32CubeIDE runs fine on Windows 11 connected to target board (Nucleo-64 G071RB)
Solved! Go to Solution.
2023-11-09 07:38 AM
Is there a solution for this. I created an other account on my PC and logged in intio it. This is still no Succes!!!!! I am depressed!!!!!!!!!!!!!!!!!!!!!!!!!!!
2023-11-09 08:33 AM
2023-11-29 09:18 AM
2023-11-29 09:18 AM
Version 1.14.
2023-11-29 09:30 AM
2023-11-30 05:28 AM
Hello @badi1
The warning is intended to be their unless the user select a target or an example. The same goes for the "Next" and "Finish" buttons.
screenshot before selecting a target:
screenshot after selecting a target:
I hope this give you a clear answer to your question.
KR,
Semer.
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.
2023-12-10 07:13 AM
As I said before, I do not get to your chosing window.
2023-12-10 07:16 AM
2023-12-11 11:08 PM
unfortunately Wayland is well known to have a lot of issues, and is certainly not a replacement for X11 as of now.
A quick search on Google will make you understand that Wayland is broken and will put down a lot of softwares running in Linux.
@Semer CHERNIthis point is not mentioned at all in the Release Note / User Manual. It should be worth doing it in next release.
2023-12-20 04:55 AM
This is indeed a Wayland problem. It is solved by starting the IDE by executing the file called stm32cudeide_wayland instead of stm32cubeide that resides in the same folder. This is done by either right clicking the file -> Run as a Program, or by typing ./stm32cubeide_wayland in the terminal.
This works for me on Debian 12 with GNOME 43.9 Wayland.