LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Vst 5644R-problem with xilinx tools

Hi everyone,
I'm try to run the example of vst 5644r which is vst streaming. When i run the labview code under the target. I get this error:-

Labview fpga: the selected target requires 64-bit xilinx tools, but the system user a 32-bit Os.
Refer to the xilinx log report for more information or contact National Instrument technical support at ni.com/support.

Please anyone help me to figure out what the error means.

Thanks in advance
0 Kudos
Message 1 of 3
(3,390 Views)

Dear Iena14, 

 

You have tried to compile a LV FPGA code with your OS. In order to compile your LV FPGA code, LabVIEW needs to use the Xilinx tools to get a binary for your FPGA. These tools are provided with the LabVIEW FPGA module but it seems you need a 64-bits OS. Try to check if National Instrument provide the 32-bit version of these tools or check for earlier versions (I remember to have compiled some FPGA binary with LV2012 version on a 32-bit OS).

 

Cordialement / Regards

Patrice NOUVEL
Project Leader
CLD
0 Kudos
Message 2 of 3
(3,302 Views)
Dear pnouvel,

Thanks for your answer.
May i know you have compile your LV FPGA code under the what target?

I have tried compile a LV FPGA code under flexrio target and it work. But when i uses vst5644, i get this error:-

Labview fpga: the selected target requires 64-bit xilinx tools, but the system uses a 32-bit Os.

Refer to the error, I also think i need to change the os to 64-bit since the vst5644 required 64-bit xilinx tools. But i need confirmation from anyone whose expert in this field.

Thanks in advance.
0 Kudos
Message 3 of 3
(3,256 Views)