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.

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to