Hi,
I’m trying to load the firmware and fpga image onto N210.
I downloaded the latest image file from
http://www.ettus.com/downloads/uhd_images/UHD-images-most-recent/.
And, I’m right now using usrp_n2xx_fw.bin for firmware and
usrp_n210_fpga.bin for fpga image.
Even though I successfully load those files, I can’t detect the device
using uhd_find_devices command.
Please let me know if you have any idea.
Thank you.
On 02/17/2011 03:58 PM, MIN SOO KANG wrote:
Hi,
I’m trying to load the firmware and fpga image onto N210.
I downloaded the latest image file from
http://www.ettus.com/downloads/uhd_images/UHD-images-most-recent/.
And, I’m right now using usrp_n2xx_fw.bin for firmware and usrp_n210_fpga.bin
for fpga image.
Burner instructions:
http://www.ettus.com/uhd_docs/manual/html/usrp2.html#load-the-images-onto-the-on-board-flash-usrp-n-series-only
Even though I successfully load those files, I can’t detect the device using
uhd_find_devices command.
Can you try uhd_find_devices --args=“addr=192.168.10.2”
Firewall is most often the cause:
http://www.ettus.com/uhd_docs/manual/html/usrp2.html#firewall-issues
Thanks,
-josh