On 06/22/2018 11:48 AM, Sai Parepalli Laxman via USRP-users wrote:
Hello,
I have built and installed gnuradio and uhd from the build-gnuradio
script and I was able to run example gnuradio codes(nfm_rx.py) using
usrp b200mini through command line.
uhd_find_devices and usrp_probe shows the correct version but the
GNURadio Companion does not detect the device.
This shows up when i try to run a flowgraph
-> ERROR
Block - uhd_usrp_source_0 - UHD: USRP Source(uhd_usrp_source):
Check "$nchan >= $num_mboards" failed.
Thanks in advance
This says that you have more motherboards declared than channels. This
is obviously an error.
For a single B205mini, you should set the number of motherboards to "1".
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com