Re: [USRP-users] Timeout On Chan 0 Error

2018-11-16 Thread Jason Matusiak via USRP-users
Peter, I know that this is an old thread, but I was wondering if you remember if you've ever solved this? I think that I am running into the same issue with my RFNOC OOT block. Thanks. Hi All, Tutorial aside, I was running the rfnoc_fir example from GNU Radio Companion. At 10M sample rat

Re: [USRP-users] Timeout On Chan 0 Error

2018-05-23 Thread Peter Sanchez via USRP-users
Hi All, Tutorial aside, I was running the rfnoc_fir example from GNU Radio Companion. At 10M sample rate, the example works with no errors. At 50M sample rate the graphs show data while the terminal prints "overrun on chan 0" errors, then eventually the graphs freeze and the terminal prints "timeou

Re: [USRP-users] Timeout On Chan 0 Error

2018-05-23 Thread Peter Sanchez via USRP-users
Hi Jonathon, The test bench passes cases 1-4 but hangs on case 5. I even copied the noc_block_gain.v and noc_block_gain_tb.sv from the reference files attached on the tutorial website, and the test bench results are the same (hangs on case 5). Then I tried not loading the tutorial Gain module to t

Re: [USRP-users] Timeout On Chan 0 Error

2018-05-23 Thread Jon Pendlum via USRP-users
Hi Peter, Does the testbench you make as part of the tutorial work? Jonathon On Wed, May 23, 2018, 12:09 PM Peter Sanchez via USRP-users < usrp-users@lists.ettus.com> wrote: > Hello, > > I have a USRP X310 and just finished going through the RFNoC Getting > Started tutorial. After uploading th