cancel
Showing results for 
Search instead for 
Did you mean: 

Static code Analysis in stmcube ide

Ajay_1
Associate

Hi

I have a doubt regarding usage of static code Analysis in stmcube ide, plz any one reply to this which tool is available in cube ide 

3 REPLIES 3
Amel NASRI
ST Employee

Hi @Ajay_1 ,

Could you please be more precise about what you are looking for?

In STM32CubeIDE, we speak about Static Stack Analyzer.

You find more details about all STM32CubeIDE features in:

-Amel

 

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.

Pavel A.
Evangelist III

CubeIDE is Eclipse. Any add-on or tool intended for Eclipse may work with CubeIDE. 

 

 

https://community.st.com/t5/stm32cubeide-mcus/static-code-analysis-tool-for-stm32cubeide/td-p/612889

It's come up a few times lately - so try a forum search ...

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.