I am trying to build an d run fosphor on my  e310 (sg1)

I used the getting started guide (
https://kb.ettus.com/Getting_Started_with_RFNoC_Development), successfully
built the block, and copied it over to the directory ~/rfnoc on the e310.
When I run this command:

$ uhd_usrp_probe --args="fpga=/home/root/rfnoc/usrp_e310_fpga_RFNOC.bit"

I get:

>>>
linux; GNU C++ version 5.2.0; Boost_105800; UHD_003.010.001.001-release

-- Loading FPGA image: /home/root/rfnoc/usrp_e310_fpga_RFNOC.bit... done
-- Detecting internal GPSDO .... found
-- Initializing core control...
-- Performing register loopback test... pass
Error: RuntimeError: Expected FPGA compatibility number 16.x, but got 255.0:
The FPGA build is not compatible with the host code build.
Please run:

 "/usr/lib/uhd/utils/uhd_images_downloader.py"
>>>

So I run

$ /usr/lib/uhd/utils/uhd_images_downloader.py

 and try it to load the bit file again, with the same results.

Anyone know what I need to do?

-Thanks,
Alex Young

-- 
Alexander Young
Senior Systems Engineer | Echo Ridge, LLC
alex.yo...@echoridgenet.com | 703.437.0404
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to