LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Compiling errors under LabVIEW FPGA v1.1

Problems compiling any designs to target PXI-7831R.
 
Compile Server v1.1 starts but fails after 5 seconds. Details window reports "#SERVER ERROR:  Error while Compiling #"
 
I have checked the configuration and it points to the correct directories. I have removed and reinstalled Labview 7.1 and FPGA module 1.1, but the problem persists.
 
The design compiles correctly on another machine so it appears to be related to the software installation on this machine.
 
I have attached the xflow.log report from the srvrTemp directory for this design. It is complaining that it cannot find a  VHDL file : nirvi_zerodelayer.vhd
 
The VHDL file does exist in the clntTmp directory for this design but not in the srvrTmp directory.
0 Kudos
Message 1 of 2
(2,609 Views)
Hi, this happened to me regularly.  What I use to do is to delete the whole content of "C:\NIFPGA11\clntTmp"
 and "C:\NIFPGA11\srvrTmp\localhost".  Also, I've noticed that compilation may not fail if I click run instead of build when the target is "FPGA Device (PXI-7831R) <compile only>"... stange!
 
hope this helps!
0 Kudos
Message 2 of 2
(2,598 Views)