I am trying to upload the image to an usrp N210 rev2.0 but I got the following error message. Have anyone had the same error before? I need some help with this issue. See the output of the uhd_image_loader below.
Best, German uhd_image_loader --args="type=usrp2,addr=192.168.10.2" [INFO] [UHD] linux; GNU C++ version 9.4.0; Boost_107100; UHD_4.5.0.0-0ubuntu1~focal1 [ERROR] [UHD] Exception caught in safe-call. in ~usrp2_iface_impl at /build/uhd-UJYBdq/uhd-4.5.0.0/host/lib/usrp/usrp2/usrp2_iface.cpp:82 this->lock_device(false); -> RuntimeError: Please update the firmware and FPGA images for your device. See the application notes for USRP2/N-Series for instructions. Expected protocol compatibility number [10 to 12], but got 9: The firmware build is not compatible with the host code build. Please run: "/lib/x86_64-linux-gnu/uhd/utils/uhd_images_downloader.py" "/lib/bin/uhd_image_loader" \ --args="type=usrp2,addr=192.168.10.2" Error: RuntimeError: Received invalid reply 32 from device.
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com