Hi I am having the same problem using UHD 4.7 on a USRP-2974. Note I have also used the JTAG recovery method to be sure, this works fine.
uhd_usrp_probe loads ok too. But when I use uhd_image_loader then there is a problem ``` uhd_image_loader --args="type=x300,addr=192.168.40.2" --fpga-path="x300_final.570080.bit" ``` ``` [INFO] [UHD] linux; GNU C++ version 9.4.0; Boost_107100; UHD_4.7.0.HEAD-0-a5ed1872 ``` ``` Unit: USRP NI-2974 (31D28CA, 192.168.40.2) ``` ``` FPGA Image: /mnt/spirent/posapp/share/posapp/bitfiles/x300_final.570080.bit ``` ``` failed. ``` ``` Error: RuntimeError: Device reported an error during initialization. Below is the output from reading the MB eeprom: Fetching current settings from EEPROM... EEPROM ["revision"] is "12" EEPROM ["revision_compat"] is "7" EEPROM ["product"] is "31131" EEPROM ["mac-addr0"] is "00:80:2f:30:7b:5d" EEPROM ["mac-addr1"] is "00:80:2f:30:7b:5e" EEPROM ["gateway"] is "192.168.10.1" EEPROM ["ip-addr0"] is "192.168.10.2" EEPROM ["subnet0"] is "255.255.255.0" EEPROM ["ip-addr1"] is "192.168.20.2" EEPROM ["subnet1"] is "255.255.255.0" EEPROM ["ip-addr2"] is "192.168.30.2" EEPROM ["subnet2"] is "255.255.255.0" EEPROM ["ip-addr3"] is "192.168.40.2" EEPROM ["subnet3"] is "255.255.255.0" EEPROM ["serial"] is "31D28CA" EEPROM ["name"] is "98AC10626140838F" Done ```
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com