What Compiler does Polyspace uses for Compiling the code...?
1 回表示 (過去 30 日間)
古いコメントを表示
I need to know what Compiler does polyspace tool uses for Compilation.Thanks for Answering.
0 件のコメント
回答 (1 件)
Alexandre De Barros
2017 年 1 月 29 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Troubleshoot Compilation Errors についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!