SRecord - How to manipulate EPROM file |
|
| Friday, 20 February 2009 14:10 |
The SRecord package is a collection of powerful tools for manipulating EPROM load files. It reads and writes numerous EPROM file formats (e.g. Motorola S-Record, Intel, Tektronix, Binary and so on). These file formats may be read and written. Also, C array definitions for output only. 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 and different filters may be applied to each input file. All filters may be applied to all file formats. A number of tools are include in the SRecord package;
All of the tools understand all of the file formats, and all of the filters. For more information click here.
|


The SRecord package is a collection of powerful tools for manipulating EPROM load files. It reads and writes numerous EPROM file formats (e.g. Motorola S-Record, Intel, Tektronix, Binary and so on). These file formats may be read and written. Also, C array definitions for output only. 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 and different filters may be applied to each input file. All filters may be applied to all file formats. A number of tools are include in the SRecord package;