Hi Daniele, that's a crash. I'm including usrp-users (because this is not inherently related to GNU Radio, that might be the best place to discuss this); follow up on either list, as you deem correct.
so, get_rx_sensor_names seems to crash. Hm; as I don't have an E310 right at hand, I can only read the source code, and from that, I'm not quite sure why UHD would fail to find the rx frontend tree it tries to access in get_rx_sensor_names. First sanity check: the version of UHD you used to cross-compile is the same as running on the E310, right? I think this might be easiest to debug if you did the two things: on your PC with B210: uhd_usrp_probe --tree > b210.property_tree.txt on your E310: uhd_usrp_probe --tree > e310.property_tree.txt and share both files. Best regards, Marcus On 09.11.2015 09:41, Daniele Disco wrote: > The error is "Segmentation fault" > > > > -- > View this message in context: > http://gnuradio.4.n7.nabble.com/usrp-get-rx-sensor-names-ettus-b210-and-ettus-E310-tp56815p56818.html > Sent from the GnuRadio mailing list archive at Nabble.com. > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
