I have been seeing this error regularly for a couple weeks. As I am running my code, the error stops execution, on average, approximately every 10 minutes (though, once or twice, I have received the error quickly in sequence). My code is simple: I am reading in a recorded waveform (using File Source) and sending, over USB3, to a USRP B210 for transmission (using UHD: USRP Sink).
libc++abi.dylib: terminating with uncaught exception of type uhd::usb_error: RuntimeError: USBError -9: usb tx2 submit failed: LIBUSB_ERROR_PIPE
>>> Done (return code -6)
My laptop is a MacBook Pro 2018 using MacOS High Sierra version 10.13.6, and running GNUradio Companion 3.7.13.4.
Has anyone seen this error? If yes, any hints as to how I can fix?
Read the mailing list of the GNU project right here! The information here is regarding the GNU radio project for USRP radios.
Monday, August 27, 2018
Re: [Discuss-gnuradio] uhd::usb_error: RuntimeError: USBError -9: usb tx2 submit failed: LIBUSB_ERROR_PIPE
Hi George - I haven't seen this error yet, but of course I'm just one Mac UHD / GR user; I'll try testing my B210 for longer. In the meantime, how is UHD & GR installed? If MacPorts, have you tried the "uhd-devel" port? Sometimes it has fixes to the release. - MLD
On Mon, Aug 27, 2018, at 3:46 PM, George Rykowski wrote:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment