USRP Software Radio

cancel
Showing results for 
Search instead for 
Did you mean: 

UHD examples Segmentation Fault

Solved!
Go to solution

Hi all,

I'm having some problems trying to use the UHD examples.

Some of them I can use. However some of them give me a Segmentation Fault

 

==========================================================


rafael@rafael-Inspiron-7537:/usr/lib/uhd/examples$ ./tx_bursts --secs 5 --ampl 0.5 --freq 50e6
linux; GNU C++ version 4.8.2; Boost_105400; UHD_003.005.005-0-unknown


UHD Warning:
    Unable to set the thread priority. Performance may be negatively affected.
    Please see the general application notes in the manual for instructions.
    EnvironmentError: OSError: error in pthread_setschedparam

Creating the usrp device with: ...
-- Opening a USRP2/N-Series device...
-- Current recv frame size: 1472 bytes
-- Current send frame size: 1472 bytes

UHD Warning:
    Unable to set the thread priority. Performance may be negatively affected.
    Please see the general application notes in the manual for instructions.
    EnvironmentError: OSError: error in pthread_setschedparam
Segmentation fault (core dumped)

 

==========================================================

The same problem for examples like:
rx_timed_samples, test_timed_commands, tx_bursts, and others

 

 

I'm using:

-Ubuntu 14.04

-USRP n210

0 Kudos
Message 1 of 3
(5,731 Views)
Solution
Accepted by topic author rafael.acurcio

Hi Rafael,

 

While you may find some other UHD users in these forums who can help the best bet is probably to send your question to support@ettus.com since they are much more experienced in UHD troubleshooting.

 

Best Regards,

Peter W.

RF PSE

0 Kudos
Message 2 of 3
(5,724 Views)

Hi Peter_W

I just did it, thanks for the tip.

0 Kudos
Message 3 of 3
(5,718 Views)