Can Polyspace for AUTOSAR detect integration issues between SW-C?
1 view (last 30 days)
Show older comments
MathWorks Support Team
on 2 Jan 2020
Answered: MathWorks Support Team
on 30 Mar 2020
Can Polyspace for AUTOSAR detect integration issues between SW-C?
Accepted Answer
MathWorks Support Team
on 2 Jan 2020
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 Comments
More Answers (0)
See Also
Categories
Find more on Code Prover Analysis of AUTOSAR Code in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!