Discussions related to embedded firmware, driver, and user mode application software development
-
SDR-Radio.com
- Posts: 101
- Joined: Thu Jul 25, 2013 3:28 am
Post
by SDR-Radio.com »
Hi,
After performing an upgrade as shown on
https://github.com/Nuand/bladeRF/wiki/U ... F-firmware the results are:
Code: Select all
> bladerf-cli.exe -i
bladeRF> version
bladeRF-cli version: 0.6.0-git-
libbladeRF version: 0.7.0-git-
Firmware version: 1.7.0-git-ee89b79
FPGA version: 0.0.0
bladeRF> exit
When I run the latest CLI compiled by downloading the GIT I get
Code: Select all
E:\bladeRF>bladerf-cli -i
Failed to open device (first available): Operation timed out
E:\bladeRF>
Help.
-
SDR-Radio.com
- Posts: 101
- Joined: Thu Jul 25, 2013 3:28 am
Post
by SDR-Radio.com »
More info:
Code: Select all
E:\bladeRF>bladerf-cli -p
Backend: libusb
Serial: 7e54ea5b56c88e5db82bd7312a00a601
USB Bus: 2
USB Address: 23
E:\bladeRF>
-
SDR-Radio.com
- Posts: 101
- Joined: Thu Jul 25, 2013 3:28 am
Post
by SDR-Radio.com »
And when I call bladerf_open() I get 'Operation timed out'.
So - help !!!