Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bladeRF-cli] First open fails when device has incompatible FPGA/FW #466

Closed
jynik opened this issue Apr 14, 2016 · 0 comments
Closed

[bladeRF-cli] First open fails when device has incompatible FPGA/FW #466

jynik opened this issue Apr 14, 2016 · 0 comments
Labels
Issue: Bug It's a bug and it oughta be fixed

Comments

@jynik
Copy link
Contributor

jynik commented Apr 14, 2016

When the bladeRF has an incompatible firmware or FPGA image, the first open with the bladeRF-cli (i.e., the open that triggers the FPGA autoload) will not allow the user to continue in the CLI to perform the upgrade.

$  bladeRF-cli -i                                                                                                                                                                                                                         
[WARNING @ fpga.c:53] FPGA v0.5.0 was detected. Firmware v2.1.0 requires FPGA v0.6.0 or later. Please load a different FPGA version before continuing.

$  bladeRF-cli -i                                                                                                                                                                                                                          
[WARNING @ fpga.c:53] FPGA v0.5.0 was detected. Firmware v2.1.0 requires FPGA v0.6.0 or later. Please load a different FPGA version before continuing.

bladeRF>

Workaround: Run the CLI twice 😢
Fix coming within the hour.

@jynik jynik added the Issue: Bug It's a bug and it oughta be fixed label Apr 14, 2016
@jynik jynik closed this as completed in 538e2d7 Apr 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue: Bug It's a bug and it oughta be fixed
Projects
None yet
Development

No branches or pull requests

1 participant