Can Polyspace for AUTOSAR detect integration issues between SW-C?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
MathWorks Support Team
am 2 Jan. 2020
Beantwortet: MathWorks Support Team
am 30 Mär. 2020
Can Polyspace for AUTOSAR detect integration issues between SW-C?
Akzeptierte Antwort
MathWorks Support Team
am 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Code Prover Analysis of AUTOSAR Code finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!