LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Corrupting Xilinx software

Has anyone run the LabVIEW FPGA software and the standard version of the Xilinx software? It seems that after I loaded the FPGA toolkit, my other Xilinx software is now corrupted.
0 Kudos
Message 1 of 5
(3,681 Views)
Hi,

If you have another installation of Xilinx ISE software elsewhere on the computer, you can still use it by resetting the environment variables. Run the setXenv.bat located in the PrevXilinx\bin\nt directory, where PrevXilinx is the previous Xilinx installation directory. If you want to use the LabVIEW FPGA Module Xilinx ISE installation again, run setXenv.bat located in the NILVFPGA\bin\nt directory. You can use the LabVIEW FPGA Module installation of Xilinx ISE only with the LabVIEW FPGA Module.

Hope this helps,

Nick
Message 2 of 5
(3,681 Views)
That and re-booting seemed to fix my problem. Thanks.
0 Kudos
Message 3 of 5
(3,681 Views)
Hello,
 
I recently installed Xilinx Software version 10.1i on my computer and I am using Labview Real-Time with FPGA 8.2.1.  I executed the C:\NIFPGA82\Xilinx\bin\nt\setXEnv.bat to change my environment variables back to Xilinx 8.2.
 
Unfortunately, I still receive an error when I try to compile my FPGA VI. Note that this VI is a simple VI that routes an input to a control indicator. Does anyone have any suggestions? Could it be the PXI-7831R and not the laptop?
 
I have attached the error files.
 
 
Thanks,
 -Somit
Download All
0 Kudos
Message 4 of 5
(3,041 Views)
Below are my environment variables:
 
XILINX=C:\NIFPGA82\Xilinx\
PATH=%XILINX%\bin\nt;%systemroot%\system32;%systemroot%;%systemroot%\system32\wbem
0 Kudos
Message 5 of 5
(3,035 Views)