I am quite new to the FPGA programming with cRio and Labview, and I tried my hands on a minimal program which reads out a channel on the NI9403 (digital module). In my program I've connected this up to a Boolean indicator.
I've put it in a .VI directly under the FPGA target. The rest of the project is straight from the FPGA template.
When I compile this program, using a NI compile farm, I get the following error:
Error 363513 occurred at niFpgaCompileFarm_UploadFile.vi
Possible reason(s):
LabVIEW: An error occurred while sending data on the network.
Complete call chain:
niFpgaCompileFarm_UploadFile.vi
niFpgaCompileFarm_UploadFile.vi.ACBRProxyCaller.3CC00086
It happens during, or right after the "Transferring files to the compile server" phase, as far as I can tell.
Any insight on what is happening, and what to do?
cheers,
Arvest