06-30-2014 10:01 PM - edited 06-30-2014 10:04 PM
Hello all,
Has someone ever bumped into FPGA Error-52000?
We use Windows-7 and 32-bit computer to call DLL and Error-52000 would randomly be generated .The hardware we use is FPGA NI PXIe-7962R. Also, the the solution provided by NI for 64-bit does not work.
( http://digital.ni.com/public.nsf/allkb/1D70A5880C4F162D862577CE007AAA99 )
Then, how could I solve this problem?
Regards,
Masa
06-30-2014 10:11 PM
As given are you using FIFO in your code?
07-01-2014 12:56 AM
Yes, I use FIFO on host terminal. However, this problem won't occur if I transform LabVIEW VI into ".exe" and run on the computer. Thus, it might have nothing to do wih FIFO and system memory. Error-52000 will happen when DLL is called by VC.
.
07-01-2014 01:35 AM
See if this helps