Provided by: bladerf-host_0.9.0.15.8ba2499-1_amd64
NAME
bladeRF-flash - flashing utility
SYNOPSIS
bladeRF-flash <options>
DESCRIPTION
The bladeRF-flash utility is used when your bladeRF's firmware is having a bad problem and it does not want to work today. For more information on obtaining or building firmware files and FPGA bitstreams, please visit http://nuand.com/. bladeRF flashing utility (0.4.2-0.9.0.15.8ba2499)
OPTIONS
-d, --device <device> Use the specified bladeRF device. -f, --flash-firmware <file> Flash specified firmware file. -r, --reset Start with RESET instead of JUMP_TO_BOOTLOADER. -l, --load-ram Only load FX3 RAM instead of also flashing. -L, --lib-version Print libbladeRF version and exit. -v, --verbosity <level> Set the libbladeRF verbosity level. Levels, listed in increasing verbosity, are: critical, error, warning, info, debug, verbose -V, --version Print flasher version and exit. -h, --help Show this help text. Notes: The -d option takes a device specifier string. See the bladerf_open() documentation for more information about the format of this string.
AUTHOR
This utility was written by the contributors to the bladeRF Project. See the CONTRIBUTORS file for more information.
REPORTING BUGS
Bugs may be reported via the issue tracker at https://github.com/nuand/bladerf.
COPYRIGHT
Copyright © 2013 Nuand LLC. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
SEE ALSO
bladeRF-cli(1). More documentation is available at http://nuand.com/ and https://github.com/nuand/bladerf.