Skip to main content
Kim KyungTack
Associate III
March 20, 2024
Solved

Build Analyzer does not work after STM32CubeIDE update.

  • March 20, 2024
  • 12 replies
  • 37201 views

Hi.

 

I was using STM32CubeIDE 1.14.0 until yesterday.

Build Analyzer worked fine in 1.14.0, but after updating to 1.15.0 using the update feature provided by CubeIDE, nothing is displayed in Build Analyzer. 

The build was successful and the <project>.map file was created, but the Build Analyzer information was not displayed, and I uninstalled and reinstalled CubeIDE, but it was the same.

 

Build Analyzer - 1.png

Build Analyzer - 2.png

 

 

Best answer by christelle burguera

Hello Kim,

 

You have to click on the "Refresh" button:

BuildAnalyzer.png

Please, refer to the User Manual, section 2.5 where this new button is explained and how you can change the behavior:

BuildAnalyzerUM.png

 

BR

Christelle

12 replies

PHolt.1
Senior
June 26, 2025

This is a bug. The Build Analyser should appear automatically after a Build. 

In most cases you see it only on a second build (ctrl-b). To see it after the 1st build (post editing) you have to click on the .map file (which is under Debug).

 

christelle burguera
ST Employee
June 26, 2025

to prevent a very long load in some cases, the refresh is not done automatically, you have to click on the refresh button

Visitor II
June 30, 2025

I have the same problem, on windows 10. and the version of stm cube ide is the 1.18.1. refresh button do not work for me, i have to wait for at least 30 secondsand some times more to show something and not always work. i try  with "auto" and "on request" with several number but i can't get a normal beheavior. T_T