cancel
Showing results for 
Search instead for 
Did you mean: 

Build Analyzer does not work after STM32CubeIDE update.

Kim KyungTack
Associate III

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

 

 

26 REPLIES 26

If you've opened a second Eclipse window it also will not work. You'll have to restart Eclipse in that case.

Carl_G
Senior II

Is the code for this plugin available?

JCtib
Associate II

Hello,

 

does anybody know ow to select specific .elf to view in Build Analyzer? I have projcts with multiple elfs and dont know how to chage it to my lastr build. Thx

Id delete the other elfs. This plugin has issues with its selections.

Hi JCtib,

In our Project Explorer view, select the elf you want to see, then in the Build Analyzer, update the view by clicking on the double arrow: the elf selected will change as you can see above the table.

christelleburguera_0-1750918792261.png

HTH

 

PHolt.1
Senior III

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).

 

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