LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error during FPGA compilation

Dear sir or madam I am developing a program with a SEA cRIO Gxxx combo module. The example program works fine because it loads the bitfile which is included. But I need now to include my own code to read a module with digital inputs, and during the compilation process I obtain the following error: (SEE ATTACHED FILE) So I can not create my own bit file. Could you please help me with this error? Thank you very much in advance
0 Kudos
Message 1 of 4
(3,275 Views)

Hi,

 

SEA cRIO GXXX combo modules come with documentation.  There will be clear procedure for including your own bitfile.  follow it strictly to introduce your bit file into the main vi they give.  if you dont then you will get errors.

Just see if you have followed the procedure correctly.

 

 

Note: The salutation to  the forum can be just HiSmiley Happy no need of sir or madam...all are pals Smiley Happy

With regards,
JK
(Certified LabVIEW Developer)
Give Kudos for Good Answers, and Mark it a solution if your problem is solved.
Message 2 of 4
(3,263 Views)

Hi,

 

The "Dear Sir or madam" was an error in the "copy/paste procedure" from the email I sent to SEA.

 

I followed the steps to include my own code into the Main vi that SEA gives to program the FPGA. My question to National Instruments is related with the error. I'm new in FPGA programming and I'd like to know how to debug these kind of errors.

 

Thank you very much

0 Kudos
Message 3 of 4
(3,242 Views)

Hi,

 

It seems like LabVIEW is trying to open a block diagram of a vi which is password protected.  This situation happens when LabVIEW tries to compile a VI from one version to another.  If the drivers are of old version and you try to call in a new version LabVIEW re-compiles the vi.

 

Try getting the drivers for latest version.

 

If you have found a work around kindly post it.  Forum can know it.

With regards,
JK
(Certified LabVIEW Developer)
Give Kudos for Good Answers, and Mark it a solution if your problem is solved.
0 Kudos
Message 4 of 4
(3,217 Views)