Hi,
I know its been discussed many times, it’s a bit confusing as to
the exact versions of the tools that are required for building USRP2
FPGA firmware, for use with the UHD driver on Ubuntu 10.04. The README
file in the uhd git repo for the fpga folder doesn’t list this
information.
Question 01: Which version of ISE is know to work with the UHD driver
and GNU Radio 3.3.1 master branch?
Question 02: What is the build command and what options should I use to
build the USRP2 UHD FPGA firmware image?
Hi, I know its been discussed many times, it’s a bit confusing as to
the exact versions of the tools that are required for building USRP2
FPGA firmware, for use with the UHD driver on Ubuntu 10.04. The
README file in the uhd git repo for the fpga folder doesn’t list this
information.
I think there is a terminology issue here. The FPGA image is built by
ISE. The firmware is built by gcc. I assume you mean the FPGA image.
Question 01: Which version of ISE is know to work with the UHD driver
and GNU Radio 3.3.1 master branch?
This is where you are going wrong. UHD is not a part of GNU Radio
3.3.1.
If you want to use UHD, you need the GNU Radio next branch. In that
case you must use ISE 12.1.
Question 02: What is the build command and what options should I use
to build the USRP2 UHD FPGA firmware image?