Static Analysis tool / C2 UML

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Static Analysis tool / C2 UML

990 Views
salah
Contributor III

Is there any Static Analysis tool for Freescale SMAC projects or any suggestion to genarate UML from demo project ?

2 Replies

751 Views
mihaidragnea
NXP Employee
NXP Employee

Hi Salah,

I can recommend you several static code analysis tools that I've used over time:

- Advanced C Static Analysis Tools at the Developer Desktop | Klocwork

- PC-lint/FlexeLint Product Information

- OCLint

- Clang Static Analyzer (you have to rebuild the analyzer if you are using any operating system different from MAC OS)

- IAR C-STAT Static analysis (IAR Embedded Workbench built-in)

For visualization (dependencies, control flow, call graphs etc) I've used Understand Your Code | SciTools.com

Kind regards,

Mihai.

751 Views
salah
Contributor III

Thank you mihaidragnea for your quick response. I was actually using Understand Your Code | SciTools.com but getting error on UML. I will try others from your suggestion list.

Regards,

Salah

0 Kudos