discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] FPGA image burning error


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] FPGA image burning error
Date: Wed, 24 Jul 2013 13:04:25 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 07/24/2013 12:48 PM, Amy Kumar wrote:
Hi

I made a change in the u2plus_core.v and generated a new bin file using:
make -f Makefile.N200R4 bin

When I try burning the new FPGA image to USRP N200 R4, I get the following error:
'Error: incorrect FPGA image version.Please use the correct image for device n200_r4'

I think the revision I've used is correct. I don't understand why I am getting this error.
Any suggestions would be appreciated.

Amy
_______________________________________________ Discuss-gnuradio mailing list address@hidden https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
I think it just checks the filename to make sure that it ends in "_r4".  If you're making your own images, and using your own filenames, you should
  probably use --dont-check-rev

Here's the --help:

Usage: usrp_n2xx_net_burner.py [options]

Options:
  -h, --help        show this help message and exit
  --addr=ADDR       USRP-N2XX device address
  --fw=FW           firmware image path (optional)
  --fpga=FPGA       fpga image path (optional)
  --reset           reset the device after writing
  --read            read to file instead of write from file
  --overwrite-safe  never ever use this option
  --dont-check-rev  disable revision checks
  --list            list possible network devices


-- 
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org

reply via email to

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