SIGROK-FWEXTRACT-SALEAE-LOGIC16 1 "Aug 08, 2013"
"NAME"
sigrok-fwextract-saleae-logic16 - Extract Saleae Logic16 firmware
"SYNOPSIS"
sigrok-fwextract-saleae-logic16 [FILE] "DESCRIPTION"
This tool extracts FX2 firmware and FPGA bitstreams from the vendor
software for the Saleae Logic16 USB logic analyzer. Download the Linux
version (either 32-bit or 64-bit will do), and unpack it to find the
main binary called "Logic".
In order to extract the firmware/bitstreams, run the following command:
" $ sigrok-fwextract-saleae-logic16 Logic"
" saved 5214 bytes to saleae-logic16-fx2.fw"
" saved 149516 bytes to saleae-logic16-fpga-18.bitstream"
" saved 149516 bytes to saleae-logic16-fpga-33.bitstream"
Copy the resulting files over to the location where libsigrok expects to find its firmware files. By default this is /usr/local/share/sigrok-firmware .
OPTIONS
None.
"EXIT STATUS"
Exits with 0 on success, 1 on most failures.
"SEE ALSO"
sigrok-fwextract-hantek-dso(1)
"BUGS"
Please report any bugs via Bugzilla
"(" http://sigrok.org/bugzilla ")" or on the sigrok-devel mailing list
"(" sigrok-devel@lists.souceforge.net ")." "LICENSE"
This program is covered by the GNU General Public License (GPL),
version 3 or later.
"AUTHORS"
Please see the individual source code files.