10-29-2015 03:13 PM
Hi!
This error recently came up with Labview Comm Suite. It comes randomly. They code runs for times and it gives the error other times!
Solved! Go to Solution.
10-29-2015 03:47 PM
Rebuilt it.
Issue Solved.
10-30-2015 12:47 AM
12-08-2015 02:25 AM
The error reappeared. When I recbuild FPGA it worked once for RF 1. After that it neither woks for RF0 or RF1.
12-10-2015 05:00 PM
Hi!
Can you clarify what you mean by "after that it neither worked for RF0 or RF1"? This error means that the FPGA VI needs to be compiled - likely because you made changes.
If you go into Open Device GVI in your diagram (CTR-F for it), and open that, you should find the Open FPGA VI. When you click on it, the ribbon at the top will populate with Node Tools, wherein you can go to Properties and link to your bit file. You want to make sure it is linked to the most recent .lvbitx file.
12-10-2015 05:26 PM
Hi!
1. I mean I tried for both RF0 and RF1 chain of USRP 2952. It generally works for RF1 chain but not for RF0.
2. I insured I have linked most recent bit file. The error occurs without doing any change.
What do you mean by recompiling FPGA? Does it means rebuilding the whole file? I did not change the FPGA file anytime.
Regards