Begin3 Title: SRecord Version: 1.15 Entered-date: 16JUN103 Description: The SRecord package is a collection of powerful tools for manipulating EPROM load files. * The SRecord package understands a number of file formats: Motorola S-Record, Intel, Tektronix, Binary. These file formats may be read and written. Also, C array definitions for output only. * The SRecord package has a number of tools: srec_cat for copying and and converting files, srec_cmp for comparing files, and srec_info for examining files. * The SRecord package has a number for filters: checksum to insert checksums, crop to keep address ranges, exclude to remove address ranges, fill to fill data holes, length to insert data length, maximum to insert data address maximum, minimum to insert data address minimum, and offset to adjust addresses. More than one filter may be applied to each input file. Different filters may be applied to each input file. All filters may be applied to all file formats. SRecord runs on almost any flavor of UNIX. Self configuring using a GNU Autoconf generated configure script. There are no modifications required to compile it for Linux. Keywords: EPROM, srecord, motorola, intel Author: millerp@canb.auug.org.au (Peter Miller) Primary-site: http://srecord.sourceforge.net/ srecord-1.15.README Description, from the tar file srecord-1.15.lsm Description, LSM format srecord-1.15.spec RedHat package specification srecord-1.15.tar.gz The complete sources. srecord-1.15.pdf Reference Manual, Acrobat format Secondary-site: metalab.unc.edu /pub/Linux/apps/circuits srecord-1.15.README Description, from the tar file srecord-1.15.lsm Description, LSM format srecord-1.15.spec RedHat package specification srecord-1.15.tar.gz The complete sources. srecord-1.15.pdf Reference Manual, Acrobat format Copying-policy: GPL 2.0 End