Hello,
By using FlexRIO hardware and LabVIEW FPGA with CLIP I am developing real time MIMO transceiver. It is shown below error while compiling an FPGA VI,
Can anyone tell me what this error is? I am not able to find any relevant discussion on this issue in NI site:
LabVIEW FPGA: An internal software error in the compile
worker has occurred.
Â
Error -61330 occurred at
nfpgaCompileWorker_processStatusPipev: 1<-
nfpgaCompileWorker_GetStatus.vi<-nfpgaCompileWorker__Worker.vi:1
Â
Possible Reason(s):
Â
LabVIEW FPGA: An internal software error in the compile
worker has occurred.
Â
Ther was an error in our attempt to erite to our output Stream
(xml pipes). Exception: Text that the CompileWorker tried to send to
the LabView client contracted illegal xml characters that ere
unescapable
Primary Software:LabVIEWÂ Modules>>LabVIEWÂ FPGAÂ Module
Primary Software Version:Â 2011
Primary Software Fixed Version:Â N/A
Hardware:Â Modular Instruments>>FlexRIO>>PXIe-7965R
Find the attached FPGA VI file to be compiled. In this VI, 'i_cst12' is an instantiated CLIP (component-level IP).
I need to resolve this issue ASAP.
Thanks.
Regards,
An Error 61330 has occurred
Hello there Robert,
Â
The error you're getting occurs when you try to use the LabVIEW 2011 and a FlexRIO device. It actually says that your project file may be corrupted and needs some fixing.
Â
To resolve the problem, create a new project, add the FPGA adapter I/O, copy your VI into the new project and recompile everything.Â
Â
Hope this helped.
An Error 61330 has occurred
Hi!
I think I got your point. Look, the FlexRIO device and LabVIEW 2011 are both the causes of this problem.
It’s happening because of the encryption of these softwares. After all, since you aren’t worried, I suggest you to create a new project. It will be fine and fresh.
Have a nice time.
An Error 61330 has occurred
Hello Robert,
The Error 61330 indicates that either of your device may have corrupted. This error appears when we use Lab View 2011 and with that Flex Rio device. The solution is straightforward. Please follow the simple steps mentioned below:
1. Go to project and create a new one.
2. Here find your I / OÂ FPGAÂ adapter and insert in your project.
3. Copy and paste all the VI's you are using into the new project you just created.
4. Compile the project again.
This will resolve your error problem.
Thanks.
An Error 61330 has occurred
Hi  Robert L MathisÂ
First of all, try restarting your computer then restart what you are trying to do. 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. Also check out this Techyv post too to get more idea to fix this issue.
Lab VIEW FPGA Module – FLEXRIO hardware