Effacer les filtres
Effacer les filtres

USRP N210 connection_FPGA compatibility number

2 vues (au cours des 30 derniers jours)
Ivana Ramljak
Ivana Ramljak le 23 Mai 2017
Hi, 
I'm working on connecting the USRP N210 to my laptop.
I installed the Support package from mathworks.com (https://www.mathworks.com/hardware-support/usrp.html)
When I run the getSDRuDriverVersion function in Matlab 2016a, I get an answer
Ans = 003.009.001-vendor
When I run the function:
radios = findsdru, I get an answer
 Checking radio connections ... Win32; Microsoft Visual C ++ Version 12.0; Boost_105600; UHD_003.009.001-vendor
---------- see libbuhd version information above this line ----------
UHD Error:
 Device discovery error: input stream error Warning: The firmware build for the USRP radio at '192.168.10.2' is not compatible with the host code build. Update the USRP Radio firmware to version '003.009.001-vendor'. Refer to Troubleshooting section of Getting Started document for instructions. In coder.internal.warning (line 8)   In reportSDRuStatus (line 41)   In findsdru (line 177)
Radios =
   Platform: 'N200 / N210 / USRP2'     IPAddress: '192.168.10.2'     SerialNum: 'E4R22N6UP'     Status: 'Not compatible'
Function,
I = probesdru ('E4R22N6UP') 
I = Win32; Microsoft Visual C ++ Version 12.0; Boost_105600; UHD_003.009.001-vendor
UHD Error:  Device discovery error: input stream error - 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"
My questions are:
1. Where I 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"
I can not find FPGA compatibility number 11. 
Please can anybady help me..
With regards, 
Ivana R. 

Réponses (0)

Catégories

En savoir plus sur Communications Toolbox dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by