Can Polyspace for AUTOSAR detect integration issues between SW-C?
1 回表示 (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2020 年 1 月 2 日
回答済み: MathWorks Support Team
2020 年 3 月 30 日
Can Polyspace for AUTOSAR detect integration issues between SW-C?
採用された回答
MathWorks Support Team
2020 年 1 月 2 日
Even if multiple SW-C are included when running "polyspaceAutosar", Polyspace will only verify each component's source against its corresponding ARXML specification file. Consequently, Polyspace is not capable of detecting this integration issue.
Unfortunately, there is no functionality within Polyspace or Simulink that can detect this integration issue. If you need to programmatically check for this error, you will likely need to write a script to parse the ARXML files and confirm that the specifications are compatible.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Code Prover Analysis of AUTOSAR Code についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!