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 CenterFile Exchange에서 Optimization에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by