Why Polyspace Code prover do not permit to check some MISRA rule ?
7 ビュー (過去 30 日間)
古いコメントを表示
We usually do static analysis with polyspace code prover. We enabled MISRA check also but then found some of the rule
are only available in Bugfinder. Do we need to run both? The rules ignored by code prover comes in 'Advisory' category of Misra 2012?
0 件のコメント
採用された回答
Anirban
2022 年 1 月 12 日
Polyspace Bug Finder is the recommended tool for checking MISRA C:2012. All MISRA C:2012 rules can be checked by Polyspace Bug Finder.
In fact, support for coding rules checking in Polyspace Code Prover will be removed in a future release. See Polyspace Code Prover release notes.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Generate Report についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!