discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Netgear GA511


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] Netgear GA511
Date: Wed, 29 Oct 2008 14:32:28 -0700

On Wed, 2008-10-29 at 16:22 -0500, Catalin Lacatus wrote:
> Thanks again. Now I have two options whether to get current trunk 
> revision or use u2_flash_tool to write two images.

Just to be clear:  you'll need to upgrade to the current trunk version
of GNU Radio, *and*, use u2_flash_tool to write the downloadable images
onto the SD card.

> I tried to use this command but not successful in writing the images to 
> SD card.
> 
> sudo u2_flash_tool --dev=/dev/sdb -t s/w usrp2/firmware/txrx.bin -w (SD card 
> mounted as /dev/sdb in my machine).

The command is correct, but you'll need to run it from the directory
that u2_flash_tool is in, and reference it with ./u2_flash_tool.  We
don't install this script on the path.

(from usrp2/firmware directory):

$ sudo ./u2_flash_tool --dev=/dev/sdb -t s/w txrx.bin -w

$ sudo ./u2_flash_tool --dev=/dev/sdb -t fpga u2_rev3.bin -w

For the above to work, you'll need to put the full path to wherever you
downloaded the .bin files.

-Johnathan





reply via email to

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