HDL Coder Undefined variable "emlhdlcoder" or class "emlhdlcod​er.hdlveri​fier.getFI​LBoardList​".

1 次查看(过去 30 天)
Hi,
I got this message when I tried to run hdl coder from the app tab:
Undefined variable "emlhdlcoder" or class
"emlhdlcoder.hdlverifier.getFILBoardList".
Undefined variable "emlhdlcoder" or class
"emlhdlcoder.hdlverifier.getConnectionOptions".
Undefined variable "emlhdlcoder" or class
"emlhdlcoder.hdlverifier.isHDLVerifierAvailable".
The deployment tool says "loading", but nothing happens. MATLAB 2014a
Could you please tell me how to fix this error? Thank you in advance.

回答(1 个)

Tim McBrayer
Tim McBrayer 2014-10-7
It sounds like HDL Verifier is not installed. Can you check to see if you have it installed? If it is you should see something similar to this:
>> ver('HDLVerifier')
----------------------------------------------------------------------------------------------
MATLAB Version: 8.3.0.532 (R2014a)
MATLAB License Number: unknown
Operating System: Linux 3.10-0.bpo.tmw5-amd64 #1 SMP Debian 3.10.40-0~bpo70+1.tmw5 (2014-05-14) x86_64
Java Version: Java 1.7.0_11-b21 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
----------------------------------------------------------------------------------------------
HDL Verifier Version 4.4 (R2014a)
  1 个评论
Salvador
Salvador 2014-10-7
Thank you Tim, but it seems that HDL Verifier is installed:
>> ver('HDLVerifier')
----------------------------------------------------------------------------------------------------
MATLAB Version: 8.3.0.532 (R2014a)
MATLAB License Number:
Operating System: Microsoft Windows 7 Professional Version 6.1 (Build 7601: Service Pack 1)
Java Version: Java 1.7.0_11-b21 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
----------------------------------------------------------------------------------------------------
HDL Verifier Version 4.4 (R2014a)
>>

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Code Generation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by