Target selection: STM32 target or STM32Cube example selection is required
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-06 5: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.
- Labels:
-
STM32CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-12-30 12:28 AM
I ran into a problem today where the program got stuck on the splash screen and would not start. This was solved my deleting the .metadata folder in my workspace. This is a hidden folder, as indicated by the dot, and you can see it in GUI file manager by Settings -> Show hidden files (Ctrl + H). In terminal you would type ls -a to list all folders including hidden ones, and rm -rf .metadata to delete it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-04 11:22 PM
Hello,
yes this hidden directory contains very sensitive data that sometimes make the whole thing unstable.
I had to delete some parts of it regularly to overcome issues at start.
Please someone at ST can confirm this will be fixed ?
And I repeat, there is no mention in the documentation about the specific install script for Wayland. Someone at ST can confirm this will be documented ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-18 11:21 PM
Any update about this topic ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-17 11:33 AM
This fixed my issue on Ubuntu 22.04.4 LTS running:
STM32CubeIDE
Version: 1.15.0
Build: 20695_20240315_1429 (UTC)
OS: Linux, v.6.5.0-27-generic, x86_64 / gtk 3.24.33
Java vendor: Eclipse Adoptium
Java runtime version: 17.0.8.1+1
Java version: 17.0.8.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-09 2:57 AM
I use "stm32cubeide_wayland" instead of "stm32cubeide", and it works
(linux installation (1.16.0) on an Ubuntu 24.04LTS)

- « Previous
- Next »