cancel
Showing results for 
Search instead for 
Did you mean: 

Build Analyzer issue

matt-crc
Associate III

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

 

7 REPLIES 7
Pavel A.
Evangelist III

PavelA_0-1741577029014.png

 

Hi @Pavel A. 

I just tried your suggestion, and when the "auto" is turned on, the refresh button is disabled:

mattcrc_0-1741577862074.png

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.

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.

 

MahmoudBenRomdhane_1-1741592997517.png

 

Thanks.

Mahmoud

Hi @Mahmoud Ben Romdhane 

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?

@matt-crc ,

 

I suggest that you restart STM32CubeIDE, then build the project, knowing that I am using STM32CubeIDE 1.18.

 

Thanks.

Mahmoud

matt-crc
Associate III

@Mahmoud Ben Romdhane 

I'm running STM32cbutIDE 1.18 as well....  There must be a better way than having to restart the package after each compile....

matt-crc
Associate III