discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] problem of USRP2+WBX


From: Josh Blum
Subject: Re: [Discuss-gnuradio] problem of USRP2+WBX
Date: Sat, 09 Oct 2010 22:23:19 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.12) Gecko/20100915 Thunderbird/3.0.8

Try the sd card burner app from the UHD, its cross platform, lists possible devices, uses dd: screen-shot http://i.imgur.com/1ydNQ.png

instructions how to use:
http://www.ettus.com/uhd_docs/manual/html/usrp2.html#load-the-images-onto-the-sd-card

you can checkout the repo or just download the python files here:
https://ettus-apps.sourcerepo.com/redmine/ettus/projects/uhd/repository/revisions/master/changes/host/utils/usrp2_card_burner.py
https://ettus-apps.sourcerepo.com/redmine/ettus/projects/uhd/repository/revisions/master/changes/host/utils/usrp2_card_burner_gui.py

-josh


I can't use "sdd".
Please see this...
--------
~/Desktop/gnuradio_fw$ sudo ./u2_flash_tool --dev=/dev/sdd -t fpga
u2_rev3.bin -w
Traceback (most recent call last):
File "./u2_flash_tool", line 111, in <module>
main()
File "./u2_flash_tool", line 98, in main
and verify_flash(offset, filename, options.dev))
File "./u2_flash_tool", line 35, in verify_flash
dev_data = dev.read(len(file_data))
IOError: [Errno 5] Input/output error
~/Desktop/gnuradio_fw$ sudo ./u2_flash_tool --dev=/dev/sdd1 -t fpga
u2_rev3.bin -w
---------

So I try this
---------
$ sudo u2_flash_tool --dev=/dev/sdd1 -t fpga u2_rev3-20100603.bin -w
$ sudo u2_flash_tool --dev=/dev/sdd1 -t s/w xrx_wbx_raw_eth_20100608.bin -w
--------

After that, my USRP2's LED is not light up (all of 6 LEDs light OFF)


Regards,
youhei

_______________________________________________
Discuss-gnuradio mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

[Prev in Thread] Current Thread [Next in Thread]