10-26-2015 06:23 AM
I'm trying to open a project, but when it loads, it asks me to find NI_FpgaMspHost.lvlib. I have wasted 2 days installing LabView software like crazy, but no matter what I install, this library is never found. Is there a tool I can use to find which software package provides this library?
10-26-2015 07:49 AM
What version of LabVIEW are you using? What all did you install?
In newer versions of LabVIEW, if you look at the context help of a missing subVI, it will tell you if it was from a missing NI toolkit.
And that library appears to be part of the LabVIEW FPGA module.
10-26-2015 08:05 AM
I'm using Labview 2013 SP1 f2, with LabView FPGA 13.0.1, Xilinx tools 14.4, etc...
I'll try the context help tip, thanks!