Thanks Brian, that seemed to be the trick, at least for the initial flowgraph I 
was trying to use (I think I must have missed a block in my second flowgraph).
 
Sadly, I can only run it once and then it doesn't work on the second run, so I 
need to investigate that next.  I feel like I remember something in the mailing 
list that was similar to that, so I will need to run that down (I am guessing 
it has something to do with that clear_tx change again).
 
Thanks again, I owe you!  
     
Now, if you're working off the latest rfnoc-devel as of today, I believe all 
you need to do to port from a 2015.4 to 2017.4 design is:
 
  - add bus_clk and bus_rst to the axi_wrapper instantiation if you use it
  - use the chdr_framer_2clk/chdr_deframer_2clk versions instead since CHDR 
operations changed clock domains
 
If you can't run uhd_usrp_probe and see your block listed after just adding the 
bus_clk/bus_rst to axi_wrapper, then something else beyond what I've had to 
debug is probably happening.
 
Hope this helps.
 
Brian
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to