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

FreeBSD Manual Pages

  
 
  

home | help
srec_idt(5)		       File Formats Manual		     srec_idt(5)

NAME
     srec_idt - IDT/sim binary file format

DESCRIPTION
     This  format  comes from Integrated Device Technology (IDT) System Integra-
     tion Manager (IDT/sim).

     It is almost identical to the Motorola S-Record format, except that most of
     each record is in binary, and there is no line termination character.   The
     'S'  and  tag  characters are the same (ascii), however all other bytes are
     emitted as binary, rather than as a 2-byte hexadecimal ascii encoding.

SEE ALSO
     srec_motorola(5)
	     The orginal Motorola S-Record format.

     srec_wilson(5)
	     For a different spin on making S-Record into a more densely  packed
	     binary file.

COPYRIGHT
     srec_cat version 1.64
     Copyright	(C)  1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
     2008, 2009, 2010, 2011, 2012, 2013, 2014 Peter Miller

     The srec_cat program comes with ABSOLUTELY NO WARRANTY; for details use the
     'srec_cat -VERSion License' command.  This is free  software  and	you  are
     welcome  to  redistribute	it under certain conditions; for details use the
     'srec_cat -VERSion License' command.

MAINTAINER
     Scott Finneran   E-Mail:	scottfinneran@yahoo.com.au
     Peter Miller     E-Mail:	pmiller@opensource.org.au

Reference Manual		     SRecord			     srec_idt(5)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=srec_idt&sektion=5&manpath=FreeBSD+Ports+15.1.quarterly>

home | help