Error when Matlab talks to USRP2
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I'm facing an error when I try to connect my laptop to a USRP2. I am using Matlab R2012a. I have downloaded and flashed the SD card in the USRP2 with the firmware and fpga images from the 003.002.002 release. The choice of an older release is because when I tried it with the latest stable one, it complained that it was incompatible.
When I add the sdru and type in 'findsdru', it detects the USRP2 successfully with an IP address of 192.168.10.3. However, when I try to create a transmitter or receiver block using the same IP address, it throws this error:
"Could not execute UHD driver command in 'createDriver_c': Could not create a UHD driver using IP addr '192.168.10.3'. Attach a device at the specified address, correct the specified address to match an already attached device, or continue to work in off-line mode. Error from UHD: LookupError: KeyError: No devices found for -----> Device Address: addr: 192.168.10.3"
I tried to change the SD card and the LAN cable, but the error persisted. The same procedure for another USRP2 works perfectly. Could you help me out with what is going wrong?
Thanks!
0 Kommentare
Antworten (1)
qiyao
am 23 Okt. 2024
Have you finally solved this problem? I have also encountered the same problem recently.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Communications Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!