09-09-2024 04:16 PM
Hi everyone, I am trying to execute my first GNU Radio Companion examples using a USRP N310 connected to my PC through a Gigabit Ethernet port. When I run uhd_usrp_probe command, I get the error showed in the figure.
What could be the cause of the error?
Many thanks
09-10-2024 02:00 AM
HI,
the error indicates that the FPGA is incompatible (to new) with your UHD 4.4 host version.
To correct this, you should follow the steps in the N310 getting started guide to Update the Linux File System and deploy an embedded file system along with FPGA images, that are compatible your host UHD 4.4 version.
Regards