ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW 2018 FPGA Local Compilation Problem

Hi again!

Have you maybe managed to solve the problem? In that case, I would be grateful to know what was the solution 🙂

Patryk Jankowski
NI CER Application Engineer | Certified LabVIEW Architect
0 Kudos
Message 11 of 18
(1,768 Views)

Hi!

 

Sorry for the late response, I could find no time before yesterday to approach my problem again. I tried to create a project with a cRIO target but could only create PXI targets. I think I have to install cRIO into LabVIEW first before I can investigate if the compilation works. I will also post the "Details" screenshot then.

 

Sorry for keeping you waiting!

0 Kudos
Message 12 of 18
(1,758 Views)

Hi p.kiefer93!

 

Have you already installed cRIO drivers or maybe solved the issue?

0 Kudos
Message 13 of 18
(1,743 Views)

Hi!

 

Please just keep me updated If anything changes. 🙂

Patryk Jankowski
NI CER Application Engineer | Certified LabVIEW Architect
0 Kudos
Message 14 of 18
(1,730 Views)

Hi,

i also have the similar problem with the FPGA local compilation. Few weeks back, it worked without any issues. Recently it get stucks in waiting in queue and start new compilation.

I am using LabVIEW 2018, Xilinix Vivado 2017.2 (64 bit), and cRIO 9035. I have attached MAX report for your reference.

 

Thanks,

Shree

 

0 Kudos
Message 15 of 18
(1,703 Views)

Hi  Shree_Nivas,

You might find some useful information in workerLog.txt, niClientFarmLog.txt and niFarmLog.txt (C:\Program Files (x86)\National Instruments\FPGA\CompileWorker) according to this forum post:

https://forums.ni.com/t5/LabVIEW/LabVIEW-FPGA-compile-error/m-p/2551101#M771874

Check if you have these and post them here.

 

Best Regards,

Maciej

 

 

0 Kudos
Message 16 of 18
(1,690 Views)

Hi,

I was running into same issues as OP and looked in the workerLog.txt finding the following error message:

System.ArgumentException: 1 is not a supported code page. Parameter name: codepage

         at System.Text.Encoding.GetEncoding(Int32 codepage)

         at ICSharpCode.SharpZipLib.Zip.ZipFile.ReadEntries()

         at ICSharpCode.SharpZipLib.Zip.ZipFile..ctor(String name)

         at  ICSharpCode.SharpZipLib.Zip.FastZip.ExtractZip(String zipFileName, String targetDirectory, Overwrite overwrite, ConfirmOverwriteDelegate confirmDelegate, String fileFilter, String directoryFilter, Boolean restoreDateTime)

         at NI.LV.FPGA.CompileWorkerUI.ZipWrapper.UnzipDir(String inputZipFile, String outputDir)

         at NI.LV.FPGA.CompileWorkerUI.CompileWorkerThread.ThreadMain()

 

MAX report is attached. I suspect either a bug in the Compile Worker Software or some mismatched drivers.

0 Kudos
Message 17 of 18
(1,491 Views)

I had the same problem, changing windows language from "English (Netherlands)" to "English (United States)" solved  it.

Btw, I use lv2017 and windows 11

0 Kudos
Message 18 of 18
(881 Views)