LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

FPGA - compilation failure

Hello all, I'm studying labVIEW FPGA. When I tried to run my first FPGA program, the compilation always failed. Please see attached picture for details.

 

PCI-7830R is installed and works properly in my PC.

 

The software I installed -

labVIEW 2010

FPGA module 2010

xilinx 10.1 (I did not install version 11.5 since I got information from http://digital.ni.com/public.nsf/allkb/ed6fc9cf7b983cfd86256dce0072e313?OpenDocument)

 

Above software are evaluation version.

 

Does anyone know the cause of the failure? Thanks in advance for your comments.

0 Kudos
Message 1 of 4
(2,704 Views)

As long as the VI's are that simple, simulate them first.

To do that right click the FPGA target and select Execute VI on -> Development Computer with Simulated I/O.

 

 

br Christian

0 Kudos
Message 2 of 4
(2,686 Views)

Hello Christian, thank you so much for the comments. Yes, you are right. This time I follow you suggestion to simulate the VI as below, it can work. However it still can not pass compilation. It shows the same failure as I mentioned above.

simple VI.JPG

Thanks again for your help,

Cole

0 Kudos
Message 3 of 4
(2,670 Views)

I think the error is not caused by your code.

I would try to reinstall the xlinx compiler, but first check if the reported libGenXstTask.dll exists under the specified path.

 

br Christian

0 Kudos
Message 4 of 4
(2,658 Views)