Unable to find an installed compiler.

2 ビュー (過去 30 日間)
Abdul
Abdul 2018 年 1 月 29 日
回答済み: Kiran Kintali 2023 年 7 月 17 日
I have been trying to test floating to fixed point conversion. But I am stuck at validating types.
Before launching hdl coder project, I use `mex -setup` to choose the compiler. If I test mex on sample files, it works properly.
However, when the converter tries to validate chosen fixed point types, I got the error. I am using fir test design in MATLAB R2015A with Microsoft SDK 7.1 compiler.
Unable to find an installed compiler.
Caused by:     Error using emlckernel/setupCRL (line 208)     The specified key is not present in this container.
Use help fiaccel for more information on using this command.
How can I debug the problem ? Thank you for your help. Best regards
  1 件のコメント
Kamlesh Sharma
Kamlesh Sharma 2019 年 4 月 10 日
i also have same problem did you get solution?

サインインしてコメントする。

回答 (1 件)

Kiran Kintali
Kiran Kintali 2023 年 7 月 17 日
If mex -setup points to a valid compiler; floating point to fixed point conversion should proceed without any errors.
if this issue still persists in the latest version of MATLAB please reach out to technical support for further help on the topic.

カテゴリ

Help Center および File ExchangeOptimization についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by