03-19-2011 05:58 AM
Hi,
Have FPGA RIO PXI 7841R series DAQ card in the PXI RT Rack. I am trying to compile the attached Test.vi in to bitfile by following the steps given here.
I can able to start the compilation and successful up to generation of intermediate files. But at the last stage the LabVIEW Compiler Server open the window called Compilation Status and providing the status as Generating Cores with single point in the progress bar for long hours (around 15 hours). After that I couldnot see any progress in the compilation and no error message.
Anyone have idea, what could be the problem in generating the bitfile.
Thanks in advance
03-20-2011 11:22 PM
Hello,
Anybody is here to give idea to fix my problem.
Thanks
03-21-2011 09:27 AM
Hi,
Any support from NI.
Thanks
04-12-2013 07:59 AM
I have the same issue
04-12-2013 01:38 PM
Hi Kumar NI,
I had the same issue you were having and was able to resolve that by removing the Saturation Multiply. I am not sure what version of LabVIEW you are using but in LabVIEW 2012 this VI is no longer supported. You should be able to use the standard multiply and change the properties to use Saturation setting for rounding. Saturation may actually be the default for most of the math functions. Please let me know if this works for you as well or if there is a reason you must use the Saturation Multiply.