rdsrec - A Motorola S-record reader by somebody as OS/2 EMX 0.9d port
DESCRIPTION:
rdsrec is a Motorola S-record reader. It reads S-record files and generates a disassembly.
SYNOPSIS:
rdsrec [ -blnf [-T#] [-o outfile] ] inputfile
OPTIONS:
-n don't disassemble, just list addresses and values.
-b generate binary memory image file
-l assume that input file has little endian byte ordering.
-f generate fast-format records.
-o outfile write output to file, instead of stdout.
-T# add the offset # to all addresses.
EXAMPLE:
rdsrec -o X.asm X.s3r
TESTED ON:
LSI L64108 (embedded MIPS 32/16 CPU).
ADDITIONAL SW:
binary file to Motorola S3-records converter.
Homepage:
http://alexander-conon.narod.ru/rc850.htm
-> URL: http://alexander-conon.narod.ru/comp/rdsrec.zip