07-17-2007 09:09 AM
07-17-2007 11:12 PM - edited 07-17-2007 11:12 PM
Message Edited by Bill@NGC on 07-17-2007 09:12 PM
07-18-2007 03:03 AM
07-18-2007 08:41 AM
Hi,
You may need to do a mass compile on the LabVIEW Directory after installing your driver. I know that some things on a typical LV FPGA block diagram ( such as the IO nodes or the single cycle timed loop) actually have subVIs of their own that you cannot see. Therefore, if there are changes to these system VIs from installing the driver, then you will have the * on the VI each time you open it.
Warning ==> mass compiling the LabVIEW directory could take several hours ==> it is best to do overnight!
I hope that this helps,
Mike
07-19-2007 04:45 AM
07-19-2007 08:06 AM
Hi,
Here are a few questions:
Good luck and let me know,
Mike
07-20-2007 06:36 AM
07-20-2007 09:16 AM
Hi Vladimir,
this sounds a bit familiar to me. When I was still using LV7.1.1 / FPGA 1.1, the FPGA module insisted on recompiling the bitstream every time I opened the project. The bitstream manager always showed that the bitstream needed recompiling.... I tried alomost everthing and finally ended up uninstalling all NI software and reinstalling.... from that moment on everything worked fine again.
Which version are you using?
Cheers
Oli
07-23-2007 02:01 AM
Hi Oli
Thanks for your suggestions. I'm using LV 8.2.1 with FPGA module 8.2.1. Actually, since I did the mass compile, it no longer wants to recompile the bitstream each time I open the VI. So it's not that annoying now. It just modifies the project file each time I open the VI. The main annoying thing about that is that we are developing under source control, so the project file is usually read-only for me and cannot be saved.
I've already tried to reinstall NI software, though for a different reason
. The issue persists, and it does so on multiple different machines.
Vladimir
07-23-2007 06:37 PM