Skip to main content
pj_stm
Associate III
January 5, 2024
Solved

Where is eclipse.ini located

  • January 5, 2024
  • 1 reply
  • 2318 views

Hi Guys. I want to increase memory allocated to the eclipse, but I cant find the eclipse.ini fille.

 

Could you direct me into a right direction?

Best answer by TDK

It is renamed to stm32cubeide.ini and can be found in the same directory as stm32cubeide.exe.

For me: "C:\ST\STM32CubeIDE_1.14.0\STM32CubeIDE\stm32cubeide.ini"

 

1 reply

TDK
TDKBest answer
Super User
January 5, 2024

It is renamed to stm32cubeide.ini and can be found in the same directory as stm32cubeide.exe.

For me: "C:\ST\STM32CubeIDE_1.14.0\STM32CubeIDE\stm32cubeide.ini"

 

"If you feel a post has answered your question, please click ""Accept as Solution""."
pj_stm
pj_stmAuthor
Associate III
January 5, 2024

Yes, I have located it. I am using Linux and the heap limit (when indexing kernel was far too low :)

Thank you for your help.