Hello,

I'm guessing here, but: /
/

/RX channel 2106923663889/

is not the worst indication that your benchmark_rate calls a UHD function with a different function signature than it thinks it has.

This would only happen if you have competing installations of UHD on your machine: one from which your benchmark_rate.exe is, and a different one supplying the library that that program uses.

Can you make sure that's not the case? How did you install UHD?


Best regards,

Marcus

On 03.01.23 15:29, henry.powell...@gmail.com wrote:

Hello,

I am writing this code from terminal:

/benchmark_rate --rx_rate 10e6 --tx_rate 10e6/ and the output is: /[INFO] [UHD] Win32; Microsoft Visual C++ version 14.1; Boost_107000; UHD_4.2.0.0-release [00:00:00.000100] Creating the usrp device with: ... [INFO] [B200] Detected Device: B200 [INFO] [B200] Operating over USB 3. [INFO] [B200] Initialize CODEC control... [INFO] [B200] Initialize Radio control... [INFO] [B200] Performing register loopback test... [INFO] [B200] Register loopback test passed [INFO] [B200] Setting master clock rate selection to 'automatic'. [INFO] [B200] Asking for clock rate 16.000000 MHz... [INFO] [B200] Actually got clock rate 16.000000 MHz. Using Device: Single USRP: Device: B-Series Device Mboard 0: B200 RX Channel: 0 RX DSP: 0 RX Dboard: A RX Subdev: FE-RX1 TX Channel: 0 TX DSP: 0 TX Dboard: A TX Subdev: FE-TX1 Error: LookupError: IndexError: multi_usrp: RX channel 2106923663889 out of range for configured RX frontends/

I tried to enter channels manual but outcomes is same


_______________________________________________
USRP-users mailing list --usrp-users@lists.ettus.com
To unsubscribe send an email tousrp-users-le...@lists.ettus.com
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to