discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] E110 problem executing simple code


From: maiconkist
Subject: [Discuss-gnuradio] E110 problem executing simple code
Date: Tue, 3 Dec 2013 13:01:20 -0800 (PST)

Hi list,

when I try to execute a simple code in my new USRP E110, it gives me the
following error:


 uhd_sink = uhd.usrp_sink(device_addr = "serial=MY_USRP_SERIAL",
stream_args=uhd.stream_args('fc32'))
  File "/usr/lib/python2.6/site-packages/gnuradio/uhd/__init__.py", line
116, in constructor_interceptor
    return old_constructor(*args)
  File "/usr/lib/python2.6/site-packages/gnuradio/uhd/uhd_swig.py", line
2654, in usrp_sink
    return _uhd_swig.usrp_sink(*args)
RuntimeError: RuntimeError: fifo ctrl timed out looking for acks


Besides that, if I dont force a device address, the E110 utilizes a N210
USRP in the same network.

Any suggestions ?



--
View this message in context: 
http://gnuradio.4.n7.nabble.com/E110-problem-executing-simple-code-tp45110.html
Sent from the GnuRadio mailing list archive at Nabble.com.



reply via email to

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