USRP Software Radio

cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot find DMA FIFO in Host.VI

Solved!
Go to solution

I am using the USRP2944. In the "Simple NI-USRP Streaming" example, I created a new DMA FIFO (host to target) in FPGA, but I can't find this FIFO when I reference the FPGA handle in host.VI. I can't solve the problem? my computermy computerhost.VIhost.VI

0 Kudos
Message 1 of 4
(2,767 Views)

This appears to be a duplicate post. 

 

https://forums.ni.com/t5/Software-Defined-Radio/Cannot-find-DMA-FIFO-in-Host-VI/ta-p/4069194 has the same issue post. 

 

 

 

 


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

Introduction to LabVIEW FPGA for RF, Radar, and Electronic Warfare Applications
0 Kudos
Message 2 of 4
(2,743 Views)
Solution
Accepted by topic author john308

Right-click on that Refnum constant wired into the primitive that casts the FPGA interface.  You will have to update the underlying type by importing the compiled bitfile or the FPGA VI... then it will find the new controls, indicators, and FIFOs you may have added.

0 Kudos
Message 3 of 4
(2,685 Views)

Wow, I have to say that I am very grateful for your reminder, it turns out that I overlooked this detail. Now that the problem has been solved, and thank you again !

0 Kudos
Message 4 of 4
(2,664 Views)