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

7 vues (au cours des 30 derniers jours)
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.

Réponses (1)

Tim McBrayer
Tim McBrayer le 7 Oct 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 commentaire
Salvador
Salvador le 7 Oct 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)
>>

Connectez-vous pour commenter.

Catégories

En savoir plus sur Code Generation dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by