[USRP-users] Segmentation fault when calling usrp->get_device()->get_tree()->access

2020-09-28 Thread Yu-Hsuan Chen via USRP-users
Hi, I try to build LO distribution using N321/N320 and follow the https://kb.ettus.com/USRP_N320/N321_LO_Distribution But, I got the Segmentation fault at usrp->get_device()->get_tree()->access("mboards/0/dboards/A/tx_frontends/0/los/lo1/lo_distribution/LO_OUT_0/export").set(true); I am using th

Re: [USRP-users] Segmentation fault when calling usrp->get_device()->get_tree()->access

2020-09-28 Thread Marcus D. Leech via USRP-users
On 09/28/2020 03:45 AM, Yu-Hsuan Chen via USRP-users wrote: Hi, I try to build LO distribution using N321/N320 and follow the https://kb.ettus.com/USRP_N320/N321_LO_Distribution But, I got the Segmentation fault at usrp->get_device()->get_tree()->access("mboards/0/dboards/A/tx_frontends/0/los

Re: [USRP-users] Segmentation fault when calling usrp->get_device()->get_tree()->access

2020-09-28 Thread Yu-Hsuan Chen via USRP-users
> > > Date: Mon, 28 Sep 2020 10:38:26 -0400 > From: "Marcus D. Leech" > To: usrp-users@lists.ettus.com > Subject: Re: [USRP-users] Segmentation fault when calling > usrp->get_device()->get_tree()->access > Message-ID: <5f71f562.2030...@gmail.com> > Content-Type: text/plain; charset=windows

Re: [USRP-users] Segmentation fault when calling usrp->get_device()->get_tree()->access

2020-09-28 Thread Marcus D. Leech via USRP-users
On 09/28/2020 05:35 PM, Yu-Hsuan Chen via USRP-users wrote: Yes, I can set frequency, rate and gain using usrp object before this call. Only get the fault after making this call. Thanks. I've logged an issue (#385) in the issues database. I don't have an N320/N321 I can test this with m