Download List

Descripción del Proyecto

SRecord is a collection of powerful tools for manipulating EPROM load files. It understands a number of file formats including Motorola S-Record, Intel hex, Tektronix hex and binary, for both input and output. SRecord filters include cropping, filling, splitting, joining, and more. All filters may be applied to all file formats.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-01-29 23:57
1.54

Una biblioteca compartida está disponible.
A shared library is now available.

2009-07-10 15:13
1.50

Ahora el usuario puede especificar polinomio CRC16 y el orden de bits. El MD5, RIPEMD-160, SHA1, SHA224, SHA256, SHA384, SHA 512, y resúmenes de mensajes Whirlpool son ahora soportados. No es un poco nuevo filtro inverso.
The user can now specify CRC16 polynomial and bit order. The MD5, RipeMD-160, SHA1, SHA224, SHA256, SHA384, SHA 512, and Whirlpool message digests are now supported. There is a new bit-reverse filter.

2009-02-19 19:38
1.47

Altera los archivos MIF son ahora soportados por la lectura y la escritura.
Tags: Minor feature enhancements
Altera MIF files are now supported for reading and writing.

2009-01-13 20:11
1.46

Una nueva opción fue agregada para la XE - filtros de longitud. Ahora puede aceptar una anchura y este se divide en la longitud de bytes, por lo que se puede insertar en las unidades de la longitud de las palabras (2) o largos (4). -El mínimo y máximo de las opciones han cambiado de nombre, dirección y mínimo-máximo de dirección, para evitar un problema de gramática de línea de comandos de sintaxis.
Tags: Minor feature enhancements
A new option was added for the --x-e-length filters. They can now accept a width and this is divided into the byte length, so you can insert the length in units of words (2) or longs (4). The -minimum and -maximum options have been renamed -minimum-address and -maximum-address, to avoid a command line grammar syntax problem.

2008-07-06 15:39
1.43

El SREC-cat-datos única opción ha sido dividida en cuatro controles por separado. Ahora es posible habilitar y deshabilitar las características individuales, como la "cabecera", "datos de conteo", "ejecución de empezar-direcciones" y "pie de página". El srec_cat-start-opción de dirección pasó a llamarse la ejecución en marcha la dirección debido a la confusión con el filtro de desplazamiento. Ejemplos de conversión a partir de archivos binarios y se han añadido a la srec_examples (1) página de manual. Un error se ha corregido en el formato de la tecnología MOS, por lo que ahora emite un documento final, incluso cuando no hay dirección de comienzo de ejecución aprobado pulg
Tags: Minor feature enhancements
The srec-cat -data-only option has been broken
down into four separate controls. It is now
possible to -enable and -disable individual
features, such as "header", "data-count",
"execution-start-address", and "footer". The
srec_cat -start-address option was renamed
-execution-start-address due to confusion with
-offset filter. Examples of converting to and from
binary files have been added to the
srec_examples(1) man page. A bug has been fixed in
the MOS Tech format, so it now emits an end record
even when there is no execution start address
passed in.

Project Resources