# s19_srecord **Repository Path**: eastmike/s19_srecord ## Basic Information - **Project Name**: s19_srecord - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-05 - **Last Updated**: 2024-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README For more information, visit the website at http://www.s-record.com/ BIN2SREC -------- V1.01 First revision V1.10 Allows the user to select part of the file - i.e. specify a start and end address. V1.11 Makefile mofified and GNU licence added. SREC2BIN -------- V1.01 First revision V1.10 Ignores S0 records with misc information which caused errors. Ignores lines which don't contain data records. Added an option to change the default FF filler byte. An offset can be specified. V1.11 Makefile mofified and GNU licence added. Combined -------- V1.20 Makefiles merged and minor bug fixes. V1.21 Builds under Linux with no modifications V1.30 Added binsplit V1.40 Fixed bin2srec ending on address 0xFFFFFFFF V1.41 Fixed spelling errors V1.42 Changed return code from srec2bin if output file fails to be created V1.43 Use S6 instead of S5 count record when record count is greater than 65535 V1.44 Use for boolean types (not published) V1.45 Fix compiler warnings for ignored return values (not published) V1.46 Fix srec2bin creation when last address is 0xFFFFFFFFF V1.50 Increase buffer to cope with data fields larger than 32 bytes Speed improvement when creating output binary file V1.51 Print unsigned integers using %u formatter The utilities now compile using the free MinGW GNU based tools as well as GCC under Linux using Gnu Make. This software is provided under the terms of the GNU General Public Licence. See the enclosed file gpl-3.0.txt Ant Goffart October 2019