discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] about test benchmark_tx.py , I got error


From: Li Mei-Wen
Subject: [Discuss-gnuradio] about test benchmark_tx.py , I got error
Date: Wed, 23 Sep 2009 10:13:47 +0800


 

From: address@hidden
To: address@hidden
Subject: bout test USRP in GNU Radio
Date: Mon, 21 Sep 2009 17:25:06 +0800

Hi:
 
I want to do this, to test the usrp
 
1.
gnuradio-examples\python\digital\benchmark_tx.py
gnuradio-examples\python\digital\benchmark_rx.py to test by two USRP

but I got error message.....
 
address@hidden /usr/src/gnuradio/gnuradio-examples/python/digital
$ ./benchmark_rx.py -f 900M
Traceback (most recent call last):
  File "./benchmark_rx.py", line 34, in <module>
    import usrp_receive_path
  File "/usr/src/gnuradio/gnuradio-examples/python/digital/usrp_receive_path.py"
, line 23, in <module>
    import usrp_options
  File "/usr/src/gnuradio/gnuradio-examples/python/digital/usrp_options.py", lin
e 30, in <module>
    import generic_usrp
  File "/usr/src/gnuradio/gnuradio-examples/python/digital/generic_usrp.py", lin
e 36, in <module>
    from gnuradio import gr, usrp, usrp2
ImportError: cannot import name usrp2
 

address@hidden /usr/src/gnuradio/gnuradio-examples/python/digital
$ ./benchmark_tx.py -f 900M
Traceback (most recent call last):
  File "./benchmark_tx.py", line 32, in <module>
    import usrp_transmit_path
  File "/usr/src/gnuradio/gnuradio-examples/python/digital/usrp_transmit_path.py
", line 23, in <module>
    import usrp_options
  File "/usr/src/gnuradio/gnuradio-examples/python/digital/usrp_options.py", lin
e 30, in <module>
    import generic_usrp
  File "/usr/src/gnuradio/gnuradio-examples/python/digital/generic_usrp.py", lin
e 36, in <module>
    from gnuradio import gr, usrp, usrp2
ImportError: cannot import name usrp2
 
 
2.And I did USRP Clocking Notes, I got these error message 
 
address@hidden /usr/src/gnuradio/usrp/host/apps
$ ./burn-db-eeprom -A -t flex_900_mimo_a --force
Traceback (most recent call last):
  File "./burn-db-eeprom", line 39, in <module>
    'tvrx_mimo'       : (None,                      (TV_RX_MIMO, 0x0000)),
NameError: name 'TV_RX_MIMO' is not defined
 
3.Is it necessary of Quartus II? Is it important in GNU Radio and USRP?


隨身的 Windows Live Messenger 和 Hotmail,不限時地掌握資訊盡在指間— Windows Live for Mobile

聰明搜尋和瀏覽網路的免費工具列 — Windows Live 工具列

reply via email to

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