I have been developing a MIMO transceiver for real time by the use of FLEXRIO hardware and Lab VIEW FPGA with CLIP.
When it is combining a new FPGA via, the error message below displays on the PC screen.
If any of you guys can give me some help, I would be very grateful because I have done I lot of work on this and I will be very sad if this become a waste of time. Â
Thank you for reading this because I know you will give me a solution.
Primary Software:Â Â Lab VIEW Modules > Lab VIEW FPGA Module
Primary Software Version:Â Â 2011
Primary Software Fixed Version:Â Â Â N/A
Hardware: Modular Instruments > FlexRIO > PXIe – 7965R
Â
Labview FPGA: An internal software error in the LabVIEW FPGA Module has occurred. Please contact National Instruments technical support at ni.com/support.
Error -61330 occurred at
niFpgaCompileWorker_ProcessStatusPipe.vi:1<-
niFpgaCompileWorker_GetStatus.vi<-niFpgaCompileWorker.vi:1
Possible reason(s):
LabVIEW FPGA:Â An internal software error in the compile worker has occurred.
There was an error in our attempt to write to our output strea (xml pipes). Exception: Text that the compileworker tried to send to the labview client contained illegal xml characters that are unescapable.
OK
Lab VIEW FPGA Module – FLEXRIO hardware
The error indicates that some part of the whole program is malfunctioning and so the whole program is crashing due to this. The first thing you can do is to figure out which part is causing the problem.
-
For this you need to break down the whole application into small parts, keep in mind that the dependencies of each part should remain the same.
-
Now start to run each part separately in chunks and in sequence.
-
As soon as the error comes as the one you posted, note down that part of the program and then debug it.
-
It might be necessary to see if there is anything that is giving null exception and is causing the problem.
Lab VIEW FPGA Module – FLEXRIO hardware
If you are already using this program before and this is the first time that this happen, try restarting your computer then restart what you are doing. This should work if your system doesn’t have any other problems. If it still doesn’t work, try uninstalling the program then check your computer for any possible errors. Use a disk utility application to check the system. For a much thorough diagnostics on the system, use a disk utility application like Norton Utilities, or Norton SystemWorks. Install the program again after this.
You may also try setting your processor on a slower speed. If your BIOS supports setting the processor to compatibility mode then change it to this mode. This is useful for programs that frequently encounter errors on fast processors. But the only bad side of this is that it makes booting very slow.
Lab VIEW FPGA Module – FLEXRIO hardware
Hi Gloriawburbage
As well aforementioned solutions also try another steps  to fix this issue. Here's something you may find useful. Simply click once on the link below:Â
An Error 61330 has occurred
Â