03-13-2024 02:18 AM
Hi,
I am having an issue where I cannot create a LabVIEW project despite having LabVIEW FPGA installed.
To create the issue, I go to Labview --> New --> Project --> Project from Wizard --> Labview FPGA Project. Doing this open the following window below. When I click Next below, that window simply closes and no FPGA project is created.
I do have LabVIEW 2024 64-bit installed and the FPGA module installed (see screenshot of About screen below). Does anyone know if I may be missing some other software here?
Thanks,
Carlo
About screen:
Solved! Go to Solution.
03-13-2024 04:53 AM
This is how it looks for me:
and stated that you cannot use "other" here.
May be the "Next>" button is not grayed out, because you haven't any drivers installed. Then it closes, because can't perform this action. Assumed that you try to create FPGA project for specific device, so the driver needs to be installed:
Together with FPGA I have Real Time installed, but not sure if this strictly required for this wizard or not:
03-13-2024 07:48 AM
You need to install the drivers for whatever FPGA you are trying to use. For example, if you are trying to program a cRIO, you need the cRIO drivers.
03-14-2024 06:45 PM - edited 03-14-2024 07:30 PM
Yes, installing cRIO drivers allowed me to create a project.
However my ultimate intention is to create a VST (vector signal transceiver) FPGA project. So now I need to find the VST drivers, but am not able to find them. Does anyone have any idea where they might be?
Edit: for the sake of keep questions separate, I will post a new question about VST drivers specifically.