Hi

I have to work on UHD gnuradio platform and this is the first time I
am gonna work with UHD. I just want to run some example
files in the examples folder, like tx_waveforms.cpp. I think I am
missing some commands or giving some wrong image file to the SD cards
used in the wireless nodes, where I am supposed to run the experiment.
Some of my friends there told me to image gnuradio-uhd-working.ndz. I
dont know if this is the correct image i have to use. I then followed
the following list of commands. Please tell me, if I am doing
something wrong there.

1) So first I imaged the file as:
 omf-5.2 load all gnuradio-uhd-working.ndz

2) ssh root@node1-1
   i go into examples folder where the cpp files are present.

3)ifconfig eth2 up
  ifconfig eth2 192.168.10.1

4)g++ tx_waveforms.cpp -o tx -luhd -lboost_program_options

5)./tx

I then got the following error:

Creating the usrp device with: ...
Error: LookupError: KeyError: No devices found for ----->
Empty Device Address

is there something wrong in these cmds?
It would be great if you can let me know the mistake I am doing.

Thank you

--
Regards

Shantharam Balasubramanian
MS in Electrical and Computer Engineering
Rutgers University
Ph:732-543-6863
Email:shantharam...@gmail.com

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

Reply via email to