LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

my cRIO (9022 , chassis 9113, module NI 9225)

Hello, I hope you are doing great

I create a new project that detects my cRIO (9022 , chassis 9113, module NI 9225) and I copied cRIO both the FPGA VI and Host of the original project NI but problem persists: there appeared another error message at the Host.VI (see attached file).
I did not get to solve this problem can you help me to find a solution as soon as possible
thank you for advance for your help

Download All
0 Kudos
Message 1 of 2
(2,486 Views)

Hi basmasag,

 

It looks like you need to specify a top level VI of the Build Specification you're trying to build. You'll need to select the Source Files Category on the left in the build specification properties menu. Then highlight your top level VI (in the example its called NI 9225 Getting Started (FPGA).vi) and select the blue arrow to set it to be the Top-Level VI. I've included and image to better illustrate what I mean. 

 

I think the FIFO error your seeing may be due to the Type of FIFO you've configured the Data FIFO to be in your project. In the example it was Tartget to Host - DMA. Make sure that's set correctly by double clicking on the Data FIFO, and setting the type. The second picture I attached should better demonstrate what I mean. 

 

It seems like you may be new to LabVIEW FPGA, I think you'll find a lot of useful information here: http://zone.ni.com/reference/en-XX/help/371599G-01/lvfpgahelp/fpga_getting_started/

Applications Engineer
National Instruments
CLD Certified
Download All
0 Kudos
Message 2 of 2
(2,463 Views)