Static Code Analysis Tool options CodeWarrio v8.8

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

Static Code Analysis Tool options CodeWarrio v8.8

1,512 Views
AF_LM
Contributor I

Hi,

Looking to get some info on what SAST, static code analysis tools can be used with a new project "NXP PowerPC processor MPC8313E. The CodeWarrior IDE V8.8 is used as the C/C++ development platform"

 

Free would be ideal if there is an open-source option, but any compatible tool would be great.

 

Thanks

0 Kudos
Reply
2 Replies

1,458 Views
AF_LM
Contributor I

Thanks, the supplier has purchased a PC-Lint license and will be using this tool to meet the cyber requirements.

0 Kudos
Reply

1,478 Views
yipingwang
NXP TechSupport
NXP TechSupport

PC-lint is a third-party software development tool that checks C/C++ source code for bugs, inconsistencies, non-portable constructs, redundant code, and other problems.

CodeWarrior for Power Architecture™ Processor includes target settings panels and plug-ins that let you configure and use PC-lint from within the CodeWarrior IDE. However, the PC-lint software itself is not included with your CodeWarrior product. As a result, you must obtain and install a copy of PC-lint before you can use it with the CodeWarrior IDE. Among other places, PC-lint is available from its developers, Gimpel Software (www.gimpel.com).

Please open C:\Program Files (x86)\Freescale\CodeWarrior PA V8.8\Help\_index.chm, then search PC-lint to get the topics about how to use PC-lint in CodeWarrior.

0 Kudos
Reply