discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] u2_flash_tool missing


From: Hanno Jung
Subject: Re: [Discuss-gnuradio] u2_flash_tool missing
Date: Thu, 26 Nov 2009 16:29:56 +0100



2009/11/26 Martin Braun <address@hidden>
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/address@hidden/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


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


Thx Martin but for some reason the tool was really not where it was supposed to be.
I solved the whole problem by recompiling and reinstalling gnuradio.

After that updating the firmware worked fine.

Thanks


reply via email to

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