1usrp2_card_burner(1)             User Commands            usrp2_card_burner(1)
2
3
4

NAME

6       usrp2_card_burner - USRP N-Series FPGA/Firmware Burner
7

DESCRIPTION

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

SYNOPSIS

13       usrp2_card_burner [OPTIONS]
14

OPTIONS

16       Raw device path:
17              --addr="Address" (default: 192.168.10.2)
18
19       This help information:
20              --help
21
22       Firmware Filepath:
23              --fw="filepath"
24
25       FPGA Filepath:
26              --fpga="filepath"
27
28       List all USRP devices without burning
29              --list
30
31       Override safety check
32              --force
33

EXAMPLES

35   Standard burning procedure
36       usrp2_card_burner           --dev=/dev/sdd1           --fw=usrp2_fw.bin
37       --fpga=usrp2_fpga.bin
38

SEE ALSO

40       UHD documentation: http://files.ettus.com/manual/
41
42       GR-UHD documentation: http://gnuradio.org/doc/doxygen/page_uhd.html
43
44       Other UHD programs:
45
46       uhd_images_downloader(1)                 usrp_n2xx_simple_net_burner(1)
47       usrp_x3xx_fpga_burner(1)
48

AUTHOR

50       This manual page was written by Nicholas Corgan for the Debian  project
51       (but may be used by others).
52
54       Copyright (c) 2012,2014 Ettus Research LLC
55
56       This program is free software: you can redistribute it and/or modify it
57       under the terms of the GNU General Public License as published  by  the
58       Free  Software Foundation, either version 3 of the License, or (at your
59       option) any later version.
60
61       This program is distributed in the hope that it  will  be  useful,  but
62       WITHOUT  ANY  WARRANTY;  without  even  the  implied  warranty  of MER‐
63       CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU  General
64       Public License for more details.
65
66
67
68UHD                                  3.7.0                usrp2_card_burner(1)
Impressum