Has anyone used static code analysis on a wiced studio wifi application?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

I've looked at tools like Clang, but so far have not been able to get it to report issues on a wifi wiced studio application build.  It's method of trying to attach itself to the build is to override the GCC and/or CC environment variables but those aren't working for my build yet. 

https://clang-analyzer.llvm.org/scan-build.html

Thoughts?  Anyone ever get a tool to work ?

Justin

0 Likes
1 Solution
PriyaM_16
Moderator
Moderator
Moderator
250 replies posted 100 replies posted 50 replies posted

You may try with some Static code analyzer provided by Eclipse in the form of plugin. (For example,  Find bugs is one such plugin which is supported with Eclipse Luna).

View solution in original post

1 Reply
PriyaM_16
Moderator
Moderator
Moderator
250 replies posted 100 replies posted 50 replies posted

You may try with some Static code analyzer provided by Eclipse in the form of plugin. (For example,  Find bugs is one such plugin which is supported with Eclipse Luna).