Can Polyspace for AUTOSAR detect integration issues between SW-C?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
MathWorks Support Team
il 2 Gen 2020
Risposto: MathWorks Support Team
il 30 Mar 2020
Can Polyspace for AUTOSAR detect integration issues between SW-C?
Risposta accettata
MathWorks Support Team
il 2 Gen 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Code Prover Analysis of AUTOSAR Code in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!