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

Firmware and FPGA version mismatch on latest release causing warning #919

Closed
jcmartin opened this issue May 6, 2023 · 2 comments
Closed

Comments

@jcmartin
Copy link

jcmartin commented May 6, 2023

Unless I am mistaken, the latest version of the firmware is v2.4.0 (https://www.nuand.com/fx3_images/), but when you load the latest FPGA version (v.0.15.0), you receive a warning message when you using the latest released version of libbladeRF.

[WARNING @ /privatehost/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:165] FPGA v0.15.0 was detected, which requires firmware v2.5.0 or later. The device firmware is currently v2.4.0. Please upgrade the device firmware before continuing.

This has occurred for me under macOS 12.6 and bladeRF 2 A4. However, I imagine that this is a general problem.

@jcmartin
Copy link
Author

jcmartin commented May 6, 2023

I noticed that this issue was resolved in this commit:
0c9b7df

Feel free to close this issue.

@justacec
Copy link

Not sure how this resolves the issue. Looking at the commit, it is setting the minimum FX3 FW to 2.5.0 vice 2.4.0 which is exactly the error that I am getting. (The same one in the original post)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants