Skip to main content
TMark.14
Associate III
July 5, 2022
Question

Where to report a CubeIDE 1.10.0, on linux, debugging problem?

  • July 5, 2022
  • 1 reply
  • 1415 views

I found that CubeIDE v 1.10.0 does work properly on latest Ubuntu and Linux Mint.

Problem: After Cube IDE is installed, I created a project and built it. Running Debug session though is not successful. It throws an error where it says that arm-none-eabi-gdb --version command was failed.

Also for some reason during installation, in the terminal it was asking which folder to install CubeIDE into. The default value was opt/st/stm32cubeide. The 1.9.0 version of the CubeIDE would not ask the installation destination folder.

1.9.0 version works fine on both Ubuntu and LinuxMint, also I found that installation folder is also opt/st/stm32cubeide and is is not asking in terminal to change that folder. So I guess the installation destination is not a problem here...

This topic has been closed for replies.

1 reply

TMark.14
TMark.14Author
Associate III
July 5, 2022

posted a file.

That is the error screenshot

Pavel A.
Super User
July 5, 2022

Well.... you've checked whether libncurses is installed, and...?

TMark.14
TMark.14Author
Associate III
July 8, 2022

Yes, I also installed that separately after an error showed up, it did not make a differencethough.

Since using a clean Linux installation, older cube ide works and newer does not work, I conclude that problem is in cube ide and not in Linux installation completeness...