Hi,
I' m working on connection USRP N210 on my host computer..
OS are Windows 10, Matlab R2016b.. USRP Support Package is download form matworks.com (https://www.mathworks.com/ hardware-support/usrp.html)
My problem is: Expected FPGA compatibility number 11, but got 9..
When I run in Matlab : I=probesdru('192.168.10.2'), I got a answer:
I = Win32; Microsoft Visual C++ version 12.0; Boost_105600; UHD_003.009.001-vendor
-- Opening a USRP2/N-Series device...
Error: RuntimeError:
Please update the firmware and FPGA images for your device.
See the application notes for USRP2/N-Series for instructions.
Expected FPGA compatibility number 11, but got 9:
The FPGA build is not compatible with the host code build.
As an Administrator, please run:
"B:\3p\install\1558174\win64\ UHD\lib\uhd\utils\uhd_images_ downloader.py"
"B:\3p\install\1558174\win64\ UHD\bin\uhd_image_loader" ^
--args="type=usrp2,addr=192. 168.10.2"
According to instructions when I run "B:\3p\install\1558174\win64\ UHD\lib\uhd\utils\uhd_images_ downloader.py" in Python 2.7.3 I dont get any answer.. (I dont have disk B)
How can I connect to the Ettus server to do automatically download the "correct" files while I'm connected to the Internet ?
Do I need some uhd file download first ?
It is need some extra software or...
It is problem in Win32, Win64 ? ... see the differences.. (Win 64 on the "B:\3p\install\1558174\win64\ UHD\lib\uhd\utils\uhd_images_ downloader.py" and Win32 on I = Win32; Microsoft Visual C++ version 12.0; Boost_105600; UHD_003.009.001-vendor ).
My host computer is Dell 64-bit OS.
Please help...
With regards,
Ivana R.