Associate II
January 7, 2020
Question
STM32CubeIDE generates high CPU load (Win7)
- January 7, 2020
- 6 replies
- 3595 views
Hi,
I installed STM32CubeIDE (Version: 1.1.0, Build: 4551_20191014-1140 (UTC)) on my laptop (Win7, 64bit). The installation path is "C:\tools\ST\STM32CubeIDE_1.1.0\STM32CubeIDE"
As soon as I start the IDE the CPU load on my laptop the CPU load goes up to the maximum. In the ressourcemonitor this process needs most of the CPU: svchost.exe (DcomLaunch).
And in Services the most CPU load has: PugPlay from Group DcomLaunch. Details see the screenshot.
I tried alread 2 things:
- Use another JAVA version by adding the VM setting (-vm C:\Program Files\Java\jre1.8.0_231\bin) in the stm32cubeide.ini.
- Increase the heap size of the IDE by modifying Xmx setting (-Xmx2048m) in the stm32cubeide.ini.
Attached also the log from my workspace (.log, .ide.log).
Any ideas what causes this high CPU load?
