2025-03-09 5:36 PM
Hello,
Is there a trick to get the Build Analyzer to produce data every time the code is compiled? It seems like the only way I can get it to update the window is if I change something in the linker script file and recompile again. Is there an easier way or a setting that needs to be set?
thanks
Matthew
2025-03-09 8:23 PM
2025-03-09 8:42 PM
Hi @Pavel A.
I just tried your suggestion, and when the "auto" is turned on, the refresh button is disabled:
turning off "Auto" re-enables that button, but I still have the original problem of the build analyzer not updating.
Either the build analyzer window is blank, or it is using data from an older compile.
2025-03-10 12:50 AM
Hello @matt-crc ,
First let me thank you for posting.
I suggest that you refer to UM2609, section 2.5 where this new button is explained and how you can change the behavior.
Thanks.
Mahmoud
2025-03-10 12:57 AM
I figured out the button settings as per section 2.5 of your manual... But the main problem is getting the data.
In Auto Mode, the build analyzer does not update
in On Request mode, the build analyzer does not update with the refresh icon.
Do you know how to get the Build analyzer to work reliably?
2025-03-10 1:06 AM
I suggest that you restart STM32CubeIDE, then build the project, knowing that I am using STM32CubeIDE 1.18.
Thanks.
Mahmoud
2025-03-10 1:09 AM
I'm running STM32cbutIDE 1.18 as well.... There must be a better way than having to restart the package after each compile....
2025-03-10 1:26 AM