-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Trying to get couple of UmTRX v2.1 working with UHD with no luck :(
Steps followed:
- built and installed GNURadio and uhd using pybombs
- Checked out UHD-Fairwaves repo from GitHub.
- Rebuilt "host" software and set LD_LIBRARY_PATH to find the .so plugin
- Flashed the stock images from "./images" folder.
- Flashing went fine.
- On reset, noticed that the baud rate for the production image has changed from 230400 to 115200
- tried uhd_find_device
- No device found.
- The debug console showed output similar to
USRP N210 UDP bootloader
FPGA compatibility number: 9
Firmware compatibility number: 12
SPI Flash has been initialized
Production image = 0
Checking for valid production FPGA image...
Valid production FPGA image found. Attempting to boot.
USRP N210 UDP bootloader
FPGA compatibility number: 9
Firmware compatibility number: 12
SPI Flash has been initialized
Production image = 1
Valid production firmware found. Loading...
Finished loading. Starting image.
TxRx-UHD-ZPU
FPGA compatibility number: 9
Firmware compatibility number: 12
LMS1 chip version = 0x22
LMS2 chip version = 0x22
00:1F:11:02:19:4C
192.168.10.2
eth link changed: speed = 0
ethernet flow control: WE_TX
Speed set to 1000
eth link changed: speed = 1000
!Error in control packet handler: Expected compatibility number 12, but got 1
!Error in control packet handler: Expected payload length 36, but got 16
!Error in control packet handler: Expected compatibility number 12, but got 1
!Error in control packet handler: Expected payload length 36, but got 16
!Error in control packet handler: Expected compatibility number 12, but got 109795
!Error in control packet handler: Expected compatibility number 12, but got 109795
- Rebuilt fpga and zpu firmware and flashed them
- Flashing O.K.
- Booted into image O.K.
- tried uhd_find_device.
- No device found.
- Debug console shows same output as above.
What is the procedure to get the latest UHD-Fairwave working with UmTRX v2.1?
Any help appreciated.
proteus-cpi
Metadata
Metadata
Assignees
Labels
No labels