Solution
1. If you are getting this error when trying to use a bitfile, the issue is often caused because the referenced FPGA bitfile (.
lvbitx) was compiled for different hardware than you are currently using. To resolve this issue, you can try the following steps:
Once this compiles, you should be able to change the code on your LabVIEW block diagram to point the Open Dynamic Bitfile Reference function to the newly compiled bitfile.
2. If you are getting this error when opening FPGA references remotely from a host, on the
Open FPGA VI Reference.vi, try manually entering the network RIO resource name as
rio://<ip address>/RIOx3. If you are getting this error when using the myRIO Toolkit, this is likely to be related to corrupted LabVIEW, myRIO Toolkit, or firmware (on your myRIO controller) installation. Therefore, to solve the issue, please review the steps below: