|
NAMEsrec_fastload - LSI Logic Fast Load file formatDESCRIPTIONThe FastLoad Format uses a compressed ASCII format that permits files to be downloaded in less than half the time taken for Motorola S‐records.The base‐64 encoding used is "A‐Za‐z0−9,.". The data is encoded in groups of 4 characters (3 bytes, 24 bits). The character '/' is used to introduce a special function. Special functions are:
Size MultiplierIn general, binary data will expand in sized by approximately 1.4 times when represented with this format.EXAMPLEHere is an example LSI Logic Fast Load format file. It contains the data “Hello, World[rq] to be loaded at address 0./AAAA SGVsbG8sIFdvcmxk/BAK/CARS/AAAA/EAA COPYRIGHTsrec_cat version 1.64Copyright (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
Visit the GSP FreeBSD Man Page Interface. |