[PATCH] packhex: Import from RTEMS

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Jun 13 07:57:30 UTC 2018


On 07/06/18 07:49, Sebastian Huber wrote:
> +/*****  P A C K H E X . C  ************************************************
> + *
> + *   Packhex is a hex-file compaction utility.  It attempts to concatenate
> + *   hex records to produce more size-efficient packaging.
> + *
> + *   Limitations: Input files must be correctly formatted.  This utility
> + *                is not robust enough to detect hex-record formatting
> + *                errors.
> + *
> + *   Published:   May 1993 Embedded Systems Programming magazine
> + *                "Creating Faster Hex Files"
> + *
> + *   URL:         ESP magazine:http://www.embedded.com
> + *                Source Code:ftp://ftp.mfi.com/pub/espmag/1993/pakhex.zip
> + *
> + *   Author:      Mark Gringrich
> + *
> + *   Compiler:    Microsoft C 6.0
> + *                cl /F 1000 packhex.c
> + *
> + **************************************************************************/

What do we want to do with this stuff? I think that HEX files are 
obsolete in general.

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the devel mailing list