What Compiler does Polyspace uses for Compiling the code...?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I need to know what Compiler does polyspace tool uses for Compilation.Thanks for Answering.
0 commentaires
Réponses (1)
Alexandre De Barros
le 29 Jan 2017
Hello,
Polyspace does not use a specific compiler but instead uses a general-purpose preprocessor that can "emulate" a compiler.
Thanks to this mechanism, it is possible to verify an application written for Visual Studio under Linux, or a application written for an IAR compiler under a Windows machine.
Regards,
Alex
0 commentaires
Voir également
Catégories
En savoir plus sur Troubleshoot Compilation Errors dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!