2024-03-19 7:42 PM
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.
Solved! Go to Solution.
2025-02-10 3:36 AM
If you've opened a second Eclipse window it also will not work. You'll have to restart Eclipse in that case.
2025-02-10 5:38 AM
Is the code for this plugin available?
2025-06-25 9:10 AM
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
2025-06-25 9:33 AM
Id delete the other elfs. This plugin has issues with its selections.
2025-06-25 11:21 PM
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.
HTH
2025-06-25 11:25 PM
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).
2025-06-25 11:35 PM
to prevent a very long load in some cases, the refresh is not done automatically, you have to click on the refresh button