2024-10-06 01:13 AM
I recently updated to Linux Mint 22 (Cinnamon 6.8, kernel 6.8.0, Ubuntu 24.04) by means of the "generic Linux" version. (I had tried without success the Debian package and was advised to use the "generic" instead).
The software works and compiles OK as long as you do not try to launch or debug the result. At this point it stops complaining that it cannot find gdb because libncurses.so.5 is not installed. The problem lies in the fact that libncurses5 is deprecated and non longer available (you can get libncurses5-dev but that is of no avail).
At this point I reverted to the old 1.10 version that I still had, and found the same problem. The only solution seems to be an upgrade of STM32CubeIDE to libncurses6.
Do you have any solution or a forecast for such an upgrade? I hate thinking of switching to a different processor line.
Tranks
2024-10-07 03:12 AM
Hello @feb
First let me thank you for posting.
The Linux Mint 22 is not supported by STM32CubeIDE.
Only these destributions are supported Linux®: Ubuntu® LTS 20.04 and LTS 22.04, and Fedora® 37
Check the release note RN0114 - Rev 31 section 1.2 Host PC system requirements
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.