필터 지우기
필터 지우기

USRP N210 connection_FPGA compatibility number

조회 수: 2 (최근 30일)
Ivana Ramljak
Ivana Ramljak 2017년 5월 23일
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. 

답변 (0개)

카테고리

Help CenterFile Exchange에서 Communications Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by