05-28-2011 11:04 PM - edited 05-28-2011 11:08 PM
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.
05-30-2011 03:35 AM
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
05-31-2011 03:32 AM
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.
Thanks again for your help,
Cole
05-31-2011 07:05 AM
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