Polyspace shared variable analysis on project has both C and C++
8 ビュー (過去 30 日間)
古いコメントを表示
Hello ,
i have a question please , can i run polyspace analysis (shared variable analysis) in a project has both C and C++
0 件のコメント
回答 (1 件)
Sumukh
2024 年 12 月 5 日
I am assuming that you are referring to Polyspace Code Prover analysis of shared variables.
It is possible to run Polyspace Code analysis for projects with both C and C++ files. This is the default source code language configuration for Polyspace projects as specified in the following documentation:
In addition, you can refer to the following documentation that specifies certain dependencies and tips when analysing projects containing both C and C++ files:
I hope this answers your query.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Bug Finder Analysis in Polyspace Platform User Interface についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!