discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Problems while using UHD based API's


From: sumitstop
Subject: Re: [Discuss-gnuradio] Problems while using UHD based API's
Date: Mon, 5 Sep 2011 14:17:28 -0700 (PDT)

Here is the error.
address@hidden:/usr/local/bin$ uhd_fft.py 
linux; GNU C++ version 4.4.3; Boost_104000; UHD_003.002.003-583c762

-- Opening a USRP2/N-Series device...
-- Current recv frame size: 1472 bytes
-- Current send frame size: 1472 bytes
Traceback (most recent call last):
  File "/usr/local/bin/uhd_fft.py", line 267, in <module>
    main ()
  File "/usr/local/bin/uhd_fft.py", line 263, in main
    app = stdgui2.stdapp(app_top_block, "UHD FFT", nstatus=1)
  File "/usr/local/lib/python2.6/dist-packages/gnuradio/wxgui/stdgui2.py",
line 36, in __init__
    wx.App.__init__ (self, redirect=False)
  File "/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py",
line 7978, in __init__
    self._BootstrapApp()
  File "/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py",
line 7552, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "/usr/local/lib/python2.6/dist-packages/gnuradio/wxgui/stdgui2.py",
line 39, in OnInit
    frame = stdframe (self.top_block_maker, self.title, self._nstatus)
  File "/usr/local/lib/python2.6/dist-packages/gnuradio/wxgui/stdgui2.py",
line 60, in __init__
    self.panel = stdpanel (self, self, top_block_maker)
  File "/usr/local/lib/python2.6/dist-packages/gnuradio/wxgui/stdgui2.py",
line 81, in __init__
    self.top_block = top_block_maker (frame, self, vbox, sys.argv)
  File "/usr/local/bin/uhd_fft.py", line 70, in __init__
    num_channels=1)
  File "/usr/local/lib/python2.6/dist-packages/gnuradio/uhd/__init__.py",
line 74, in constructor_interceptor
    return old_constructor(*args, **kwargs)
  File "/usr/local/lib/python2.6/dist-packages/gnuradio/uhd/uhd_swig.py",
line 1856, in usrp_source
    return _uhd_swig.usrp_source(*args, **kwargs)
RuntimeError: RuntimeError: 
Please update the firmware and FPGA images for your device.
See the application notes for USRP2/N-Series for instructions.
Expected FPGA compatibility number 7, but got 6:
The FPGA build is not compatible with the host code build.

I re-run the script in the same PC.I went to the folder
usr/local/share/uhd/image
I saw a tag 003.001.002 while the latest release is 003.002.003 at
http://files.ettus.com/uhd_releases/master_images/

In another PC I re-run the script and before that I deleted that UHD
folder.Now the tag is missing.Cant say which version.

Anyways my problem has solved after I burnt my SD card with the latest
release :)

Marcus D. Leech wrote:
> 
> 
> On 09/05/2011 02:28 PM, sumitstop wrote:
>> Yesterday I installed GnuRadio with Marcus script in some PC's.Burnt the
>> SD
>> card with images in the folder
>>
>> /usr/local/share/uhd/images
>>
>> and uhd_find_devices found all my 3 usrp2.
>>
>> But when I tried to run uhd_fft it displayed that
>> "FPGA build of the device is incompatible with the host code build."
>>
>> Then I went to another PC where I installed GnuRadio using Marcus script
>> 2
>> months back.I burnt the fpga and firmware file from that system from the
>> same folder and uhd_fft worked well in that system.I was able to see the
>> spectrum.
>>
>> Where I am wrong..... :confused:
>>
> Please do two things:
> 
> Re-run your failed tests, but send us the *complete* error output.
> 
> 
> Re-fetch, and re-run the build-gnuradio script
> 
> 
> 
> 
> -- 
> Marcus Leech
> Principal Investigator
> Shirleys Bay Radio Astronomy Consortium
> http://www.sbrac.org
> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
> 


-----
Sumit Kr.
Research Assistant
Communication Research center
IIIT Hyderabad
India
-- 
View this message in context: 
http://old.nabble.com/Problems-while-using-UHD-based-API%27s-tp32403021p32404004.html
Sent from the GnuRadio mailing list archive at Nabble.com.




reply via email to

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