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

7 visualizzazioni (ultimi 30 giorni)
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.

Risposte (1)

Tim McBrayer
Tim McBrayer il 7 Ott 2014
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 Commento
Salvador
Salvador il 7 Ott 2014
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)
>>

Accedi per commentare.

Categorie

Scopri di più su Code Generation in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by