cancel
Showing results for 
Search instead for 
Did you mean: 

"Static code analysis tool"

Gajanan
Associate II

We've chosen STM32G0+ and STM32H7 microcontrollers for our product development. We seek assistance from ST regarding a Static Code Analysis tool. Could you please provide us with information based on your recommendation?

Thanks,

Gajanan Maske

2 REPLIES 2

Any standard C (or C++) Static Analysis tool should do the job?

https://embdev.net/topic/247348

 

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.

Generally helps to have people on the team who can code, and do static analysis on their own code, and that written by others. And the self-awareness to go find tools that fit their own needs and work practices.

Lint, Misra Compliance / Scanning tools, Understand C(++) from SciTools..

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..