Skip to content

Instantly share code, notes, and snippets.

@trondeau
Created December 10, 2015 17:05
Show Gist options
  • Save trondeau/c6ec7a784de60192737b to your computer and use it in GitHub Desktop.
Save trondeau/c6ec7a784de60192737b to your computer and use it in GitHub Desktop.
linux; GNU C++ version 4.9.1; Boost_105600; UHD_003.010.git-89-gb17b440d
-- Loading FPGA image: /usr/share/uhd/images/usrp_e310_fpga.bit... done
-- Initializing core control...
-- Performing register loopback test... pass
-- Performing register loopback test... pass
-- Performing register loopback test... pass
-- Performing CODEC loopback test... pass
-- Performing CODEC loopback test... pass
-- Setting time source to internal
-- Asking for clock rate 16 MHz
-- Actually got clock rate 16 MHz
-- Performing timer loopback test... pass
-- Performing timer loopback test... pass
Using Volk machine: neon_hardfp_orc
Press Enter to quit: U
UHD Error:
An unexpected exception was caught in a task loop.
The task loop will now exit, things may not work.
AssertionError: (sts >> 7) & 0x1
in typename T::sptr e300_transport::get_buff(double) [with T = uhd::transport::managed_recv_buffer; typename T::sptr = boost::intrusive_ptr<uhd::transport::managed_recv_buffer>]
at pybombs/src/uhd/host/lib/usrp/e300/e300_fifo_config.cpp:244
Bus error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment