Open kfriede opened 7 years ago
Same problem encountered! In fact, right after installing uhd and CubicSDR, I even received error that no 'UHD_IMAGES_DIR' environment variable is found. After adding that environment variable into terminal, I received the same FPGA build not compatible error. Re-downloading FPGA bitstreams does not help.
same here:
Make device 2
[INFO] [b200_impl.cpp:383] [B200] Detected Device: B205mini
[INFO] [B200] Detected Device: B205mini
[INFO] [b200_impl.cpp:430] [B200] Operating over USB 3.
[INFO] [B200] Operating over USB 3.
Error making device: RuntimeError: Expected FPGA compatibility number 5, but got 7:
The FPGA build is not compatible with the host code build.
Using CubicSDR Release binary 0.2.0 on Mac OS Sierra with an Ettus B205-mini via USB 3. Application was not seeing the device, so I ran CubicSDR via terminal to see more details. Got the following:
I have run the uhd_images_downloader and it does not solve the problem.