cancel
Showing results for 
Search instead for 
Did you mean: 

Build Analyzer unable to update -> CubeIDE Bug?

HMSEdinburge
Associate II

Hello.. 

   i am encountering this issue very frequently, the build analyzer unable to update after modified code and build, run. 

i have click the 2-round arrow on the top right menu, and click "on request "on view build setting. Yet still unable to update build analyzer. Anyone can advise?

 

https://community.st.com/t5/stm32cubeide-mcus/build-analyzer-does-not-work-after-stm32cubeide-update/m-p/652218

1 ACCEPTED SOLUTION

Accepted Solutions

Hello @HMSEdinburge 

I have performed a test using STM32CubeIDE 2.1.0 and it's working just fine.

build analyzer.png

Let's try to 

1- File → Switch Workspace → Other…
2- Choose a new empty folder.
In the new workspace:
3- File → Import → Existing Projects into Workspace.
4- Import your current project.
5- Clean + build the project.
6- Open Build Analyzer in this new workspace.

THX

Ghofrane

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

8 REPLIES 8
HMSEdinburge
Associate II

is this an STM bug? 

Hello @HMSEdinburge 

Which version of STM32CubeIDE are you using ?

THX

Ghofrane

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

v1.19.0

Hello @HMSEdinburge 

Could you please try to use STM32CubeIDE 2.0.0 and see whether the issue persists .

THX

Ghofrane

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

Hello.. in STM32CubeIDE 2.0.0, the STM32CubeMX is separate from the CubeIDE, isn't that another ***?

I am already used to CubeMX and CubeIDE integrated as one. Is the V1.18.0 version has the similar issue?

Is this a known bug in STM32CubeIDE? 

Hello.. i try the same code on STM32CubeIDE V2.1.0, the build analyzer still unable to update after i modified code , build and run. i had try to click the 2-round arrow on the top right menu, and click "on request "on view build setting. Yet still unable to update build analyzer. Anyone can advise?

is this a known STM bug? Or should i migrate to Visual Studio Code??

The Build Analyzer is working for me, but (specialy if you have more then 1 build configuration) you have to select first the *.elf file you want to analyze , an the press the "refresh" button.

P.s. the Build Analyzer in VSCode has still some limit's and is not on the same level as the STM32CubeIDE Analyser.

Hello @HMSEdinburge 

I have performed a test using STM32CubeIDE 2.1.0 and it's working just fine.

build analyzer.png

Let's try to 

1- File → Switch Workspace → Other…
2- Choose a new empty folder.
In the new workspace:
3- File → Import → Existing Projects into Workspace.
4- Import your current project.
5- Clean + build the project.
6- Open Build Analyzer in this new workspace.

THX

Ghofrane

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.