Static report
Comments
-
What version of C++ test are you using
Where you able to run static analysis on our example project?
Did you generate a BDF for this project?1 -
Hello Kevin,
Thanks for replying.Version is 9.6.
Yes it worked fine with a different project.
But skipping files from this new project which I am trying to use it on.The above project was created using xilinx SDK and we are trying to import it to eclipse and check the rules.
Any idea why the above issue? what are the reasons the files might get skipped?.0 -
Sorry for the delay, for the project that is currently having issue have you created a BDF for the file?
Are you running C++ test through CLI or through a GUI?
The main cause for projects/file being skipped is that a BDF was not created.
If you are importing the file from a make file try creating the BDF with it.Thank you
Kevin ali0