How to integrate HighTec Compiler in Polyspace
4 ビュー (過去 30 日間)
古いコメントを表示
Hello team,
We are using HighTec compiler for our project compilation. How to validate Code in Polyspace with HighTec compiler.
How can I integrate HighTec compiler in Polyspace. Please support.
Thank you.!
0 件のコメント
回答 (1 件)
Shantanu Dixit
2025 年 5 月 28 日
編集済み: Shantanu Dixit
2025 年 5 月 28 日
Hi Iranna,
If my understanding is correct you want to integrate HighTec compiler in Polyspace. HighTec compiler is a GCC port and is supported by Polyspace.The "polyspace -configure" command can be directly used to set up the project. It will automatically determine the version of GCC being used and provide the configuration file for Polyspace.
Alternatively, gnu compiler and target can be specified manually during compiler setup. You can refer to the following documentation link for more information: https://www.mathworks.com/help/codeprover/ref/generictargetoptions.html#:~:text=Use%20polyspace%2Dconfigure,options%2Dfile.
Hope this helps!
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!