Search the Community
Showing results for tags 'fpga compile worker'.
-
Recently I resinstalled LabVIEW 2019 and FPGA19.0 ,FlexRIO 19.0 and I couldnt find where to change the number to compile at the same time. Im pretty sure there is an option in LabVIEW 2019 when trying to comile FPGA VIs ,if you input 3 then three VIs can compile at the same time.(By default you can only compile one ,which is relatively slow when I have multiple VIs which requires many hours each to compile.) Now I just cannot find where to change the number, does anyone there know where and how to change the number? Thanks.
-
I'm attempting to compile an FPGA project for an R series card to use in Veristand 2011. I used the FPGA creator wizard to get the basic template and modify my IO as directed. When I attempt to build the project, I get the following error. 'LabVIEW: Generic file I/O error.' ========================= NI-488: I/O operation aborted. Error 6 occurred at Write to Text File in niFpgaCompileWorker_SaveStatus.vi-> niFpgaCompileWorker_Status_Publish.vi-> niFpgaCompileWorker_GetStatus.vi->niFpgaCompile_Worker.vi:1 Possible reason(s): LabVIEW: Generic file I/O error. ========================= NI-488: I/O operation aborted. C:\NIFPGA\compilation\TheFPGA_FPGATarget_TheFPGA_0E9FD350\BuildResults.lvtxt My first thought was that the file size was too long. (I had the project buried in a deep heirarchy with a long job number in the name.) I reduced the size of the FPGA project, target, and folder name then moved the project to C:\ . The name shouldn't be an issue now. Any ideas? The error is so generic that it doesn't feel very helpful.