discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Network unreachable on Beaglebone Black


From: Nemanja Savic
Subject: [Discuss-gnuradio] Network unreachable on Beaglebone Black
Date: Mon, 22 Jul 2013 17:00:50 +0200

Hallo guys,

I have installed gnuradio on Beaglebone black, which runs under Angstrom linux.
uhd finding devices works good, and I am able to see my usrp1 device, but when I run uhd_rx_cfile i get following error:

linux; GNU C++ version 4.5.3 20110311 (prerelease); Boost_104500; UHD_003.000.001-5ace684

Traceback (most recent call last):
  File "/usr/bin/uhd_rx_cfile.py", line 143, in <module>
    tb = rx_cfile_block(options, filename)
  File "/usr/bin/uhd_rx_cfile.py", line 51, in __init__
    num_channels=1)
  File "/usr/lib/python2.6/site-packages/gnuradio/uhd/__init__.py", line 74, in constructor_interceptor
    return old_constructor(*args, **kwargs)
  File "/usr/lib/python2.6/site-packages/gnuradio/uhd/uhd_swig.py", line 1831, in usrp_source
    return _uhd_swig.usrp_source(*args, **kwargs)
RuntimeError: Network is unreachable

Can anybody tell what is the problem about?

Thanks

--
Nemanja Savić

reply via email to

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