Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
SIGROK-FWE...EAE-LOGIC16(1) General Commands ManualSIGROK-FWE...EAE-LOGIC16(1)

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),  ver-
       sion 3 or later.

AUTHORS
       Please see the individual source	code files.

				 Aug 08, 2013	   SIGROK-FWE...EAE-LOGIC16(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sigrok-fwextract-saleae-logic16&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help