cancel
Showing results for 
Search instead for 
Did you mean: 

Code coverage, lint check, memory profiling with STM32CubeIDE

newbie_stm32
Associate III

Hi Community,

We have completed most of the development on STM32G4 on STM32CubeIDE. We are now moving to the subsequent stages to check the code's quality and optimization with the various measures available.

We are interested in the code coverage for software written, lint checks, and memory profiling. Our application is a multi-threaded RTOS application written in C and uses FreeRTOS.

Which tools or plug-ins from the Eclipse Marketplace can be used or any other free/paid tools that serve this purpose?

1 REPLY 1
TDK
Guru

There's not a good option out there to do this. Question has been asked a lot, see here for some answers:

Solved: Static code tools analyzers - STMicroelectronics Community

If you feel a post has answered your question, please click "Accept as Solution".