avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] Motorola S-Record files support for avrdude


From: Alexey V.Levdikov
Subject: [avrdude-dev] Motorola S-Record files support for avrdude
Date: Wed, 19 Feb 2003 13:00:52 +0200
User-agent: KMail/1.5

Hi .
I have added a Motorola S-Record files format support for avrdude programmer. 
Functions which are missing in the preceding avrprog releases:
b2srec,
srec2b, 
srec_readrec.
Source code of these functions located in the attached file fileio.c. 
Also I have to change type of the loadofs field in ihexrec structure from  
'unsigned short' to 'unsigned int', because the adress fields of S3,S7-type 
records in S-Record format are 4-bytes in length.
-- 
Alexey V.Levdikov

Attachment: fileio.c
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]