[USRP-users] Re: Building Bitstream for USRP X410

2023-07-24 Thread Aerman TUERXUN
Hi Wade, Thank you for your reply. I got this error when I ran "make x410_100_rfnoc_image_core". And I am using UHD-4.2 and Vivado 2019.1.1. How can I check the required IP version of UHD? Is there any way to know whether I should upgrade or downgrade the Vivado version? Also, I am holding a Univ

[USRP-users] Re: Building Bitstream for USRP X410

2023-07-24 Thread Wade Fife
Hi, What did you run to get this error? Which version of the UHD repo are you using? Building the FPGA requires a Vivado license, but all of the IP is included with Vivado. Assuming you have a working Vivado license, please ensure you have the correct version of Vivado installed for the version o

[USRP-users] Re: Network Link Issue

2023-07-24 Thread Marcus D. Leech
On 24/07/2023 13:20, Tillson, Bob (US) via USRP-users wrote: Yeah, I know it worked in the past, but I am unclear on the pedigree since then… It does apply to all devices L Well, if you're not getting link lights on ANY of the devices plugged into that NIC, I'd be suspicious of the NIC.  If

[USRP-users] Re: Network Link Issue

2023-07-24 Thread Tillson, Bob (US) via USRP-users
Yeah, I know it worked in the past, but I am unclear on the pedigree since then… It does apply to all devices ☹ From: Marcus D. Leech Sent: Monday, July 24, 2023 1:09 PM To: usrp-users@lists.ettus.com Subject: [USRP-users] Re: Network Link Issue External Email Alert This email has been sent fr

[USRP-users] Re: Network Link Issue

2023-07-24 Thread Marcus D. Leech
On 24/07/2023 12:16, Tillson, Bob (US) via USRP-users wrote: I have 4 X310s running 3.14.1 (I know, an ancient version) attached to a computer with Ubuntu 20.04. The NIC is an intel X710 4 port NIC running latest driver (2.22.20) and latest NVM firmware (7.1). When I connect the dual ended

[USRP-users] Re: num_recv_frames

2023-07-24 Thread david . fernandes
Thanks for your answer Marcus. I am starting thinking that may be I am making any mistake in my testing code, so I will post below the code I use in the **Rx side** and don’t hesitate to tell me if you see anything suspicious : `#define BURST_SIZE 2048 // Number of samples per Burst` `s

[USRP-users] Network Link Issue

2023-07-24 Thread Tillson, Bob (US) via USRP-users
I have 4 X310s running 3.14.1 (I know, an ancient version) attached to a computer with Ubuntu 20.04. The NIC is an intel X710 4 port NIC running latest driver (2.22.20) and latest NVM firmware (7.1). When I connect the dual ended NIC cable (typical ettus part), I get no link lights on host or

[USRP-users] Re: num_recv_frames

2023-07-24 Thread Marcus D. Leech
On 24/07/2023 09:53, david.fernan...@viveris.fr wrote: Hi Marcus, The value returned is 242 ___ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com OK, so that's nowhere-near en

[USRP-users] Re: RFNoC Image Builder: two problems with Vitis HLS

2023-07-24 Thread Bachmaier, Luca
Hello Wade, apologies for my late reply. I am able to execute the build without error now. The problem was that I installed UHD from source. After reinstalling it over “apt install …” it seems to work fine. Thank you for all your help and regards Luca Von: Wade Fife Gesendet: Donnerstag, 13.

[USRP-users] Re: num_recv_frames

2023-07-24 Thread david . fernandes
Hi Marcus, The value returned is 242 ___ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com