Not sure if this helps but here is the script used to run Coverity https://github.com/joelsherrill/rtems-cron-helpers/blob/main/rtems-run-coverity
On Mon, May 15, 2023, 10:03 AM Alex White <alex.wh...@oarcorp.com> wrote: > You should be able to use `bear` (https://github.com/rizsotto/Bear). I > have it installed via my package manager. > > After a `./waf clean`, run `bear -- ./waf` to generate > compile_commands.json. Then you should be able to run `cppcheck > --project=compile_commands.json`. > > Alex > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel >
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel