[USRP-users] Re: benchmark_rate throws error

2023-02-20 Thread Marcus D. Leech
On 20/02/2023 22:27, Wade Fife wrote: Hi Joe, The error you're getting basically means it can't communicate with the FPGA on the N320. It's sending a packet to the device, but it's not getting the response packet it expects. So it could be a network configuration issue, a cabling issue, maybe

[USRP-users] Re: benchmark_rate throws error

2023-02-20 Thread Wade Fife
Hi Joe, The error you're getting basically means it can't communicate with the FPGA on the N320. It's sending a packet to the device, but it's not getting the response packet it expects. So it could be a network configuration issue, a cabling issue, maybe a firewall issue, or something else that's

[USRP-users] Re: benchmark_rate throws error

2023-02-20 Thread jmaloyan
With the HG image, things seem to be working fine. I can benchmark, and i can collect samples at not only the full rate(25e6 MS/S), but at a higher rate than the XG image, which is strange. ___ USRP-users mailing list -- usrp-users@lists.ettus.com To un

[USRP-users] Re: benchmark_rate throws error

2023-02-20 Thread Marcus D. Leech
On 20/02/2023 12:21, jmalo...@umass.edu wrote: I believe so. When I use uhd_usrp_probe, I get |[INFO] [UHD] linux; GNU C++ version 9.4.0; Boost_107100; UHD_4.3.0.HEAD-0-g1f8fd345| |[INFO] [MPMD] Initializing 1 device(s) in parallel with args: mgmt_addr=192.168.1.151,type=n3xx,product=n320,s

[USRP-users] Re: benchmark_rate throws error

2023-02-20 Thread jmaloyan
I believe so. When I use uhd_usrp_probe, I get `[INFO] [UHD] linux; GNU C++ version 9.4.0; Boost_107100; UHD_4.3.0.HEAD-0-g1f8fd345` `[INFO] [MPMD] Initializing 1 device(s) in parallel with args: mgmt_addr=192.168.1.151,type=n3xx,product=n320,serial=3255102,name=ni-n3xx-3255102,fpga=XG,claimed=

[USRP-users] Re: benchmark_rate throws error

2023-02-20 Thread Marcus D. Leech
On 20/02/2023 11:38, jmalo...@umass.edu wrote: Hello, I still run into the same issue, even after I have changed to parameters. |/usr/local/lib/uhd/examples/benchmark_rate --args "type=n3xx,mgmt_addr=192.168.1.151,addr=192.168.10.2,master_clock_rate=200e6" --duration 60 --channels 0 --rx_ra

[USRP-users] Re: benchmark_rate throws error

2023-02-20 Thread Marcus D. Leech
On 20/02/2023 11:38, jmalo...@umass.edu wrote: Hello, I still run into the same issue, even after I have changed to parameters. |/usr/local/lib/uhd/examples/benchmark_rate --args "type=n3xx,mgmt_addr=192.168.1.151,addr=192.168.10.2,master_clock_rate=200e6" --duration 60 --channels 0 --rx_ra

[USRP-users] Re: benchmark_rate throws error

2023-02-20 Thread jmaloyan
Hello, I still run into the same issue, even after I have changed to parameters. `/usr/local/lib/uhd/examples/benchmark_rate --args "type=n3xx,mgmt_addr=192.168.1.151,addr=192.168.10.2,master_clock_rate=200e6" --duration 60--channels 0--rx_rate 31.25e6--rx_subdev "A:0" --

[USRP-users] Re: benchmark_rate throws error

2023-02-19 Thread Marcus D. Leech
On 19/02/2023 22:08, jmalo...@umass.edu wrote: Hello, I am currently trying to run benchmark_rate, however, I am getting an error when I do. |/usr/local/lib/uhd/examples/benchmark_rate --args "type=n3xx,mgmt_addr=192.168.1.151,addr=192.168.10.2,master_clock_rate=245.76e6" --duration 60 --