11-13-2013 03:14 AM
Hello !
I am new to FPGA programming, and I need some help on an error I get every time I try to compile a simple VI : While loop with just reading the value on input A0 and show it with an indicator.
Whenever I try the compliation process, I get the error -61499 (translated from french to english) :
Error -61499 occured at : niFpgaXml_GetValue_String.vi<-niFpgaBuild_CheckSignature.vi<-niFpgaBuild_DetermineRunButtonAction.vi<-niFpga_RunButton.vi:3
Possible reasons :
LabVIEW FPGA: An internal software error occured in LabVIEW FPGA module. Please contact support at ni.com/support.
Additional Information: Missing required XML tag (/GenerateCode/JobState)
I tried changing names of files and devices to avoid spaces and other characters.
I also tried to find a temp dll called perl58.dll but I did not find it (I saw this on other posts).
My FPGA board is a PXIe-7962R with a digitizer adapter NI-5751.
Thanks for your support.
11-15-2013 11:52 AM
Hello osramos,
I found in our internal search three similar Support Requests and a forum (here).
All of them have been solved by reinstalling the whole software including LabVIEW. The origin is unknown, maybe some corrupted files. But only three close SR indicates that it's really a rare issue. Moreover, the behavior has been noticed only for LabVIEW versions prior to 2011.
Regards,
Jérémy C.
NI France
11-19-2013 04:44 AM
Hello !
Thanks for your answer.
I would have preferred not to reach a so extrem solution but I was thinking to do that anyway.
I will try and see if it solves the issue before tagging the post as solved.
Thanks again.
10-11-2018 04:36 AM
This is an ancient thread, but I just ran into this problem with LabVIEW 2016. My PC froze during the build process and afterwards I got the same error message as the original poster.
Before trying to reinstall LabVIEW (which would take ages) I messed around the system a bit and found that only one FPGA build specification was problematic, others would run just fine. I thus concluded that the problem could be in the compilation cache. And sure enough after renaming the problematic build folder, the FPGA compiles again.
The cache is located here:
C:\NIFPGA\compilation\
11-07-2018 12:57 PM
Hi,
I'm getting this now.
Generated a new build specification within explorer and its compiling again. Hope it works, having some issues recently with connecting to the target and seeing it in NI-Max.
Have a support ticket and they had me force reinstall some things and this popped up.
Thanks for posting and giving the idea. Changing the folder name didn't work for me.
Jim
02-05-2019 09:13 AM
Thanks Benjamin!
I ran into the exact same scenario as you, blue screen death during build, and after that I had the same error message. If I had stopped reading after NI's response above I would have had to reinstall my whole LabVIEW environment. So you saved my day!
10-20-2021 11:17 AM - edited 10-20-2021 11:18 AM
Thanks for the help....I was able to get it to work by hitting Build in the Build Specification......Same issue, laptop froze during the previous compile
Also, my error was:
Error -61488 occurred at niFpgaXml_GetValue_String.vi<-niFpgaBuild_GetCodeGenSignature.vi<-niFpgaBuild_CheckSignature.vi<-niFpgaBuild_DetermineRunButtonAction.vi<-niFpga_RunButton.vi:6730002
03-10-2023 12:45 AM
I ran into this mistakes too because of sudden power failure during FPGA compilation. My solution is to delete the folder located in C->NIFPGA->compilation->(folder), under which there should be a folder (or even more) that has the same name as your error FPGA vi. Then it works.
Hope this helpful.
12-22-2023 06:52 AM
Deleting the corresponding catch file works for my case! error -61498