Can Polyspace for AUTOSAR detect integration issues between SW-C?

1 view (last 30 days)

Accepted Answer

MathWorks Support Team
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.

More Answers (0)

Tags

No tags entered yet.

Products


Release

No release entered yet.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!