discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] running gr-uhd on usrp e100


From: Fon, Rithirong Thandee
Subject: [Discuss-gnuradio] running gr-uhd on usrp e100
Date: Mon, 4 Apr 2011 13:21:11 -0400

Hello,

I'm trying to run a ucla zigbee phy code (https://www.cgran.org/wiki/UCLAZigBee) with gr-uhd on the usrp e100. But I'm getting an error 

Traceback (most recent call last):
  File "./cc2420_txtest_uhd.py", line 10, in <module>
    from gnuradio import uhd
  File "/usr/lib/python2.6/site-packages/gnuradio/uhd/__init__.py", line 27, in <module>
    from uhd_swig import *
  File "/usr/lib/python2.6/site-packages/gnuradio/uhd/uhd_swig.py", line 24, in <module>
    _uhd_swig = swig_import_helper()
  File "/usr/lib/python2.6/site-packages/gnuradio/uhd/uhd_swig.py", line 20, in swig_import_helper
    _mod = imp.load_module('_uhd_swig', fp, pathname, description)
ImportError: /usr/lib/libgnuradio-uhd-3.4git.so.0: undefined symbol: _ZN3uhd4usrp11single_usrp9ALL_GAINSE

Has anyone worked with gr-uhd on usrp e100? Can someone help? I already installed gr-uhd and uhd installed.


Thank you so much!
Fon


reply via email to

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