02-28-2006 09:30 PM
The following fairly complete description of Motorola S-records was found a number of years ago on the man pages of a UNIX system.
02-28-2006 09:54 PM
about s-records file:
03-01-2006 01:37 AM
Hi
Last week someone asked the same for Intel HEX files. I wonder why these questions pop-up at the same time.
http://forums.ni.com/ni/board/message?board.id=170&message.id=169393&query.id=42519#M169393
03-10-2006 09:29 AM
03-10-2006 09:48 AM
Hi,
try this; I did it some days ago but it is still a draft version.
Bye
03-13-2006 01:26 AM
Hi,
I had a quick look at your program. Two remarks: A empty line gives a bad checksum it's not nice. Do you use the addressing in the file ? Data does not have to be in addressing order in the file. Data for address 0 can be at the end of the file.
The originator of this post doesn't respond so I leave it as it is.
03-13-2006 02:00 AM
Hi KC,
thanks for the suggestions; I wrote that program in a short time and I didn't go through all cases.
Bye