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!