Hi,
I am trying to run a USRP command "tx_samples_from_file" but got this error:
Creating the usrp device with: ...
[INFO] [UHD] linux; GNU C++ version 11.3.0; Boost_107400; UHD_4.7.0.0+ds1-2emulab1
[INFO] [X300] X300 initialization sequence...
Error: RuntimeError: Expected FPGA compatibility number 39.0, but got 38.0:
The FPGA image on your device is not compatible with this host code build.
Download the appropriate FPGA images for this version of UHD.
I tried the suggested fixes but it didn't work. I am using
gnuradio_ota profile and I was able to run the command in the past with no issues. Any help is greatly appreciated.
Thanks,
Zhenghao