bladeRF
bladeRF copied to clipboard
xA5 FPGA flash issue
I have the xA5 BladeRF and I can't seem to flash the bitstream onto the board.
On an Ubuntu system, I grab the bitstream from the Nuand website (https://www.nuand.com/fpga/hostedxA5-latest.rbf) and save it to the following location /usr/share/Nuand/bladeRF/hostedxA5.rbf
and then attempt to flash it to the board using bladeRF-cli -L /usr/share/Nuand/bladeRF/hostedxA5.rbf
but it gives my the following error:
Writing FPGA to flash for autoloading...
Error: Invalid operation or parameter
Any idea how I could successfully flash my board?
Could we bump this a bit? It seems like the bladerf-fpga-hostedxa5
package doesnt exist in the ppa:nuandllc/bladerf
repository for Ubuntu Focal. Are there efforts to add the package to the repo?
Created a pull-request for this - noticed that the built-in flash is not supported by the command line tools: https://github.com/Nuand/bladeRF/pull/842
Thank you. Greatly appreciated. Approximately how long would this take to propagate to the pp:nuandllc/bladerf
repo for Ubuntu Focal?