When I run the VI on Real Time and My Computer, the VI can run, but I put the VI on FPGA, that is the run the VI on FPGA target, it gives
error -1073807300, and the VI cannot run, I just the the VI from the standard example, the VI code has no problems, it has finished compile
but cannot download to the FPGA.
At the same time, it seems that the FPGA is not connected as I cannot add other I/O slots from the FPGA target, I use cRIO-9104.
The error is the following:
X Target Specific Error Encountered
A driver for the target returned the following error. Consult the LabVIEW help database or the target documentation for help in resolving the issue.
Error Code: -1073807300
VISA: (Hex 0xBFFF003C) insufficient system resources to perform necessary memory allocation.
May you give me some help?
Thank you!