06-21-2022 07:38 AM
Hello,
my project consists of two VIs, one on FPGA work on Crio and the other main VI running on PC, the first sending data to the other via DMA FIFO. At the moment I have a problem with Main VI not running Vi on FPGA part.
I have already tried various Open FPGA settings and reference functions but none of them work. Maybe someone knows where the problem might be?
Thanks
06-21-2022 07:57 AM
Hi Domen,
@DomenRupnik wrote:
my project consists of two VIs, one on FPGA work on Crio and the other main VI running on PC, …
I have already tried various Open FPGA settings and reference functions but none of them work. Maybe someone knows where the problem might be?
That "main VI" should run on your cRIO! Then it is no problem to open the FPGA VI reference…
06-22-2022 07:20 AM
I moved "main VI" to Crio but I still don't get data from Fpga VI via DMA FIFO to Main VI (FPGA VI reference is created and also the start button is set to true)