Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview FPGA compilation on cRIO 9082 RT crash

Solved!
Go to solution

Hello,

 

I have developped a NI VeriStand FPGA project (cf. Project.png) for a cRIO 9082RT target (which contains 2 cRIO : 9205 & 9264).

 

I develop a small software code to execute it on the cRIO 9082 RT chassis because i have never used this kind of chassis before.

 

The problem appears when i tried to compile the FPGA.

When the compilation starts, i see a pop up (cf. Msg.bmp) and the compilation failed (cf..Details.bmp).

 

With the following error i'm sure that the crash is not due to my code.

 

Can you help me?

 

 

Download All
0 Kudos
Message 1 of 2
(5,898 Views)
Solution
Accepted by topic author R.Kaszubiak

I found the problem which comes from the Developper Suite 2012 installation.

 

When FPGA module and Xilinx Tools 13.4 are installed, the DLL "LIBBz2.dll" (of the NIFPGA\....\Common\nt\Xilinx 13.4" folder is not copied to the following folder "C:\Windows\system32".

 

After I have copied manually this dll to "system32" folder, I restart labview and the compilation was a success.

 

R. Kaszubiak

0 Kudos
Message 2 of 2
(5,855 Views)