From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DMA FIFO from FPGA to RTOS on sbRIO

I have a sbRIO-9631 it's working fine with the FPGA sending data to the laptop host VI using a DMA FIFO.

I have just moved the laptop VI to my RTOS and at this point the FIFO stops working. The rest of the program works OK. Before I dive into low-level debugging is it actually possible to have a FIFO from FPGA to RTOS?.

I remember reading something about this but can't find it in the help or manuals.

 

0 Kudos
Message 1 of 2
(2,385 Views)

Hi,

 

You can have a FIFO on the RTOS from the FPGA (Target to Host), it may be that the FIFO is filling or reaching a timeout condition on the Host read.

 

Kind Regards,

Applications Engineer
0 Kudos
Message 2 of 2
(2,367 Views)