04-09-2024 05:25 PM
Hello All,
I am new to LabVIEW and also to LabVIEW FPGAs.
I have this error shown in the attached image after compiling the VI on the FPGA (NI PXI 7841R).
How do I fix this?
Thank you.
04-09-2024 09:15 PM
As mentioned in the popup window, specify a resource for your FPGA target.
If you are unsure how to do that, attach your entire LabVIEW project and we can point out what needs to be done.
04-10-2024 11:40 AM
This is the project file to test the FPGA.
I have a numeric control going into a numeric indicator.
04-10-2024 06:25 PM
There is nothing attached.
04-10-2024 06:31 PM
So I tried attaching .lvproj file but I keep getting error that the file has been removed.
04-10-2024 06:47 PM
Attach .lvproj alone is not enough. You need to attach the entire project including .lvproj and VI.
Zip the entire project and you can attach it.
04-10-2024 08:21 PM
The '.lvproj' file has been compressed and attached now.
The 'lvproj' has the 'vi' in there now.
04-10-2024 09:01 PM
You didn't provide the VI.
What you provide:
ZYOng_0-1712800786637.png
What we need:
ZYOng_1-1712800859053.png
ZYOng_2-1712800871445.png
04-11-2024 06:47 PM
The VI has been attached now.
Thank you.
04-11-2024 07:13 PM
You did not specify a Resource Name for your FPGA target.
In LabVIEW project, right-click on your FPGA target and select Properties. Under the General tab, fill in the Resource name. You can get the resource name of your FPGA target in NI MAX.
ZYOng_0-1712880793045.png