You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error message:
0000000000000000000000000set_rx_freg=900000000.000000
000000error_code=ERROR_CODE_TIMEOUT
terminate called after throwing an instance of 'uhd::assertion_error'
what(): AssertionError: accum_timeout < _timeout in wait_for_ack
at /home/xxx/uhd/uhd-4.7.0.0/host/lib/usrp/b200/b200 _radio_ctrl_core.cpp:227
Anybody a hint what to do?
The text was updated successfully, but these errors were encountered:
hello
I am having USRP b200mini device with following tool versions:
arch: arm64
os: ubuntu20.04(kernel 5.10.198)
uhd: v4.7.0.0
usb: 3.0
Execute the following code, run for some time will report an error
error message:
0000000000000000000000000set_rx_freg=900000000.000000
000000error_code=ERROR_CODE_TIMEOUT
terminate called after throwing an instance of 'uhd::assertion_error'
what(): AssertionError: accum_timeout < _timeout in wait_for_ack
at /home/xxx/uhd/uhd-4.7.0.0/host/lib/usrp/b200/b200 _radio_ctrl_core.cpp:227
Anybody a hint what to do?
The text was updated successfully, but these errors were encountered: