PR: 188808 Submitted by: uffer =============================================================== The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types, such as logic analyzers, MSOs, oscilloscopes, multimeters, LCR meters, sound level meters, thermometers, hygrometers, anemometers, light meters, DAQs, dataloggers, function generators, spectrum analyzers, power supplies, GPIB interfaces, and more.
33 lines
1.2 KiB
Groff
33 lines
1.2 KiB
Groff
.TH SIGROK\-FWEXTRACT\-SYSCLK\-LWLA 1 "Jan 04, 2014"
|
|
.SH "NAME"
|
|
sigrok\-fwextract\-sysclk\-lwla \- Extract SysClk LWLA* firmware
|
|
.SH "SYNOPSIS"
|
|
.B sigrok\-fwextract\-sysclk\-lwla SETUP-EXE
|
|
.SH "DESCRIPTION"
|
|
This tool extracts FPGA bitstreams from the vendor software for the SysClk
|
|
LWLA1034 USB logic analyzer. Insert the CD-ROM that ships with the device,
|
|
and locate the Windows installer executable "lwla1034_EN_setup.exe".
|
|
.PP
|
|
In order to extract the bitstreams, run the following command:
|
|
.PP
|
|
.B " $ sigrok-fwextract-sysclk-lwla lwla1034_EN_setup.exe"
|
|
.PP
|
|
Copy the resulting four bitstream files over to the location where libsigrok
|
|
expects to find its firmware files. By default this is
|
|
.BR /usr/local/share/sigrok-firmware .
|
|
.SH OPTIONS
|
|
None.
|
|
.SH "EXIT STATUS"
|
|
Exits with 0 on success, 1 on most failures.
|
|
.SH "SEE ALSO"
|
|
\fBsigrok\-fwextract\-hantek\-dso\fP(1)
|
|
.SH "BUGS"
|
|
Please report any bugs via Bugzilla
|
|
.RB "(" http://sigrok.org/bugzilla ")"
|
|
or on the sigrok\-devel mailing list
|
|
.RB "(" sigrok\-devel@lists.souceforge.net ")."
|
|
.SH "LICENSE"
|
|
This program is covered by the GNU General Public License (GPL),
|
|
version 3 or later.
|
|
.SH "AUTHORS"
|
|
Please see the individual source code files.
|