02-02-2024 10:29 AM
Error -61330 occurred at niFpgaCompileWorker_ProcessStatusPipe.vi:640001<-niFpgaCompileWorker_GetStatus.vi<-niFpgaCompile_Worker.vi:6460001
Possible reason(s):
LabVIEW FPGA: An internal software error in the compile worker has occurred.
We were not able to unzip the job's files correctly. Exit Code: 1
Process: unzip
Arguments: /tmp/BuiltinFIFOCoreFPGAwFIFOn197.zip -d /opt/apps/NIFPGA/jobs2/ZmaGOPS_x3Q6IJu/BuiltinFIFOCoreFPGAwFIFOn197
Error out: replace /opt/apps/NIFPGA/jobs2/ZmaGOPS_x3Q6IJu/BuiltinFIFOCoreFPGAwFIFOn197/ReallyLongUniqueName_ReallyLongUniqueName.ngc? [y]es, [n]o, [A]ll, [N]one, [r]ename: NULL
(EOF or read error, treating as "[N]one" ...)
Trying a local compile aborts immediately after starting, but doesn't actually show anything int he log or error dialog.....
Do I reallxy have to go through my FIFOs and replace them all one-by-one to find the culprit?
02-02-2024 11:13 AM
Oh man, I can't compile anything, local or remote.
Great, I'll be starting next week uninstalling and re-installing LabVIEW 2015. Yay.
02-05-2024 06:31 AM
Hello,
Any update? We have the similar issue here. Error message is attached.
Software: LabVIEW 2016
Hardware: cRIO9074
I tried to compile the same FPGA file under cRIO9035. It works all fine.
02-05-2024 07:03 AM - edited 02-05-2024 07:27 AM
Not much, except that a coworker has seen the same issue.
I definitely think there's something wrong with the FPGA compile server. Our target uses ISE, not Vivado, I don't know if that's also true for yours or not.
I've been having trouble compiling locally also, so just pushing everything onto the compile server doesn't seem to cover everything.
I have managed to get a single compilation to start locally. I'm investigating. I am considering deleting all cached files in my C:\NIFPGA folder, there may be an issue in there somewhere.
Edit: I checked, your device is a Kintex 7, that's Vivado toolchain. Mine is a Virtex 5, ISE toolchain. Whatever has gone wrong is definitely common to both toolchains.
02-05-2024 08:40 AM
Dear Interis,
Can you please tell me which cRIO you are using?
BR,
Noman
02-05-2024 09:33 AM
No cRIO,
it's a PXI-E 7965R in a PXI chassis.
Virtex 5.
LabVIEW 21015 SP1
Cant compile in Win 10 physical machine and Win 7 virtual machine.
Weirdly, SOME local compiles start, most don't. When a compile fails locally, the "jobs" folder of my NIFPGA folder has a corrupt zip file, which kind of aligns with the error returned from the compile server (unable to unzip).
02-06-2024 05:06 AM
Hi,
Same problem here, but the error is changing some times in:
Error -61329 occurred at niFpgaCompileWorker_CheckForErrors.vi
Code that was compiling (on cloud) is not compiling anymore.
I'm using LabView 2019 32bit SP1
and PXIe 7962R in PXIe-1082 chassis.
Tried to repair FPGA module and also compilation related modules but nothing changed.
The only thing i noticed doing a simple VI is that i can compile it but when i add some comparison i get the error.
02-06-2024 05:14 AM
I have also noticed that SOME compilations seem to work locally for me, but very few. Same code, different build spec. One can compile locally, one cannot.
I emptied all of the locally cached FPGA code under C:\NIFPGA\, but this didn't change the behaviour. I can't compile ANYTHING in the cloud at all.
02-06-2024 11:10 AM - edited 02-06-2024 11:38 AM
A colleague reported that aborting the NIWebServer process allowed him to do a cloud compile. I'm currently queuing up an FPGA compile (takes about 30 minutes to create the VHDL files) and I'll see if the cloud compile is just fixed (I have not aborted the web server) or if the webserver abort is really what fixed the problem.
EDIT: Hmm, FPGA compile server seems to be working now. Still wondering about the local compile problems, will look into that now.
06-10-2024 07:16 AM - edited 06-10-2024 07:23 AM
Facing this same error for usrp x410 target
how is it solved?