logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

usrp2_card_burner - USRP N-Series FPGA/Firmware Burner

Author

       This manual page was written by Nicholas Corgan for the Debian project (but may be used by others).

Description

       Burn USRP2 firmware and FPGA images onto an SD card plugged into the host machine.

Examples

Standardburningprocedure
       usrp2_card_burner --dev=/dev/sdd1 --fw=usrp2_fw.bin --fpga=usrp2_fpga.bin

Name

       usrp2_card_burner - USRP N-Series FPGA/Firmware Burner

Options

       Raw device path:
              --addr="Address" (default: 192.168.10.2)

       This help information:
              --help

       Firmware Filepath:
              --fw="filepath"

       FPGA Filepath:
              --fpga="filepath"

       List all USRP devices without burning
              --list

       Override safety check
              --force

See Also

       UHD documentation: http://files.ettus.com/manual/

       GR-UHD documentation: http://gnuradio.org/doc/doxygen/page_uhd.html

       Other UHD programs:

       uhd_images_downloader(1) usrp_n2xx_simple_net_burner(1) usrp_x3xx_fpga_burner(1)

Synopsis

usrp2_card_burner[OPTIONS]

See Also