On Thu, Nov 26, 2009 at 01:22:36PM +0100, Hanno Jung wrote: > Hi > > I'm trying to update the firmware on usrp2's sd card but I'can't find the > flash > tool. > > I know there was a posting on this topic few weeks ago, where Eric posted some > Code, but I do not really know what to do with this. > http://www.mail-archive.com/[email protected]/msg20924.html
Hi Hanno,
within the source tree (using trunk or 3.2.2):
[insfl4:gnuradio]% find . -name u2_flash_tool
./usrp2/firmware/u2_flash_tool
[insfl4:gnuradio]% usrp2/firmware/u2_flash_tool --help
Usage: u2_flash_tool: [options] filename
Options:
-h, --help show this help message and exit
-w, --write write FILE to TARGET slot
-v, --verify verify FILE against TARGET slot
-r, --read read TARGET slot, write to FILE
-t TARGET, --target=TARGET
select TARGET slot from: fpga, s/w [default=s/w]
--dev=DEV specify flash device file, e.g., /dev/sdb. Be
careful!
Does this help?
MB
--
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)
Dipl.-Ing. Martin Braun
Research Associate
Kaiserstraße 12
Building 05.01
76131 Karlsruhe
Phone: +49 721 608-3790
Fax: +49 721 608-6071
www.cel.kit.edu
KIT -- University of the State of Baden-Württemberg and
National Laboratory of the Helmholtz Association
pgpgLjiKrPDsi.pgp
Description: PGP signature
_______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
