On 03/16/2018 03:39 PM, Snehasish Kar via USRP-users wrote:
hello
On trying to use an multi usrp shared pointer, I get the following
error in rfnoc enviroment:
Error: TypeError: [0/FIFO_1] Invalid output port number (ANY).
I declared the shared pointer as below
uhd::usrp::multi_usrp::sptr usrp_temp =
uhd::usrp::multi_usrp::make(args2954R);
uhd::device3::sptr usrp = usrp_temp->get_device3();
Any idea where I am going wrong.
BR
Snehasish
We will amost certainly need to see the rest of your code--particularly
the bits that set-up args2954R.
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com