Hello guys,
i stuck at the moment to resolv this problem.
First, using uhd_find_devices :
OUTPUT :
uhd_find_devices
linux; GNU C++ version 7.3.0; Boost_106501; UHD_003.010.003.000-0-unknown
--------------------------------------------------
-- UHD Device 0
--------------------------------------------------
Device Address:
type: usrp2
addr: 192.168.10.2
name:
serial:
Second, uhd_usrp_probe :
OUTPUT :
linux; GNU C++ version 7.3.0; Boost_106501; UHD_003.010.003.000-0-unknown
-- Opening a USRP2/N-Series device...
Error: 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:
"/usr/lib/x86_64-linux-gnu/uhd/utils/uhd_images_downloader.py"
"/usr/bin/uhd_image_loader" \
--args="type=usrp2,addr=192.168.10.2"
Third, uhd_image_loader
--args="type=usrp2,addr=192.168.10.2,overwrite-safe"
--fw-path=usrp_n200_fw.bin --fpga-path=usrp_n200_r4_fpga.bin
OUTPUT :
linux; GNU C++ version 7.3.0; Boost_106501; UHD_003.010.003.000-0-unknown
Error: RuntimeError: Received invalid reply 32 from device.
.....................
i have tried many method and still cannot find solution, anybody have the
same problem with me
_______________________________________________
USRP-users mailing list
[email protected]
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com