On 03/08/2018 03:57 AM, Eino Virtanen via USRP-users wrote:
I ran
'[..]/uhd_image_loader
--args="type=x300,addr=192.168.30.2,second_addr=192.168.40.2,fpga=XG"'
and now
'[..]/uhd_usrp_probe
--args="type=x300,addr=192.168.30.2,second_addr=192.168.40.2"'
prints the following:
'[INFO] [UHD] linux; GNU C++ version 4.8.5 20150623 (Red Hat
4.8.5-16); Boost_105300; UHD_3.11.0.HEAD-0-g9f67f624
[..]
Error: RuntimeError: Expected firmware compatibility number 5.2, but
got 6.0:
[..]'.
Although
'[..]/uhd_usrp_probe --version'
prints the exact same tag:
'3.11.0.HEAD-0-g9f67f624'.
I also have UHD 3.10 installed on this machine. Is that the problem,
or are the FPGA images in the tag 3.11 out of sync? Am I doomed to
flash an older FPGA image through USB?
Thank you in advance!
Make sure that you ran uhd_images_downloader in your 3.11 environment,
before running the images loader.
The uhd_images_downloader app will download (from the internet) the
images that are appropriate for the version of UHD that you have installed.
Once THAT is done, you can use the loader to load the firmware into
your X300.
If you have multiple instances of UHD on the system, make sure that
you're using the version of uhd_images_downloader that is consistent with
the runtime environment you're actually using.
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com