cancel
Showing results for 
Search instead for 
Did you mean: 

Starting tools from CubeIDE take a long time on modern Linux distributions

Semer CHERNI
ST Employee

Hello community,

Few days ago, some post linked to performance issue with STM32CubeIDE on Ubunto 24.04 and Debian testing [trixie] machines.

This is a known issue in ECLIPSE and was not causing issues for STM32CubeIDE, however with the new Linux distributions the problem occurs.

Temporary solution:

As a temporary solution there are two propositions:

  • Make temporary changes for each STM32CubeIDE start.
    set the hard limit in current terminal : ulimit -n -H 4096
  • Make change for the entire system: edit /etc/security/limits.conf and add the line “username hard nofile 4096”

Long term solution:

The long-term solution will be the integration of the newest Eclipse version in STM32CubeIDE

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.

0 REPLIES 0