avr-chat
[Top][All Lists]
Advanced

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

RE: [avr-chat] Re: GUI wrapper for avrdude


From: Eric Weddington
Subject: RE: [avr-chat] Re: GUI wrapper for avrdude
Date: Tue, 28 Aug 2007 13:56:01 -0600


> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden
>  On Behalf Of Michael Hennebry
> Sent: Tuesday, August 28, 2007 7:02 AM
> To: Joerg Wunsch
> Cc: address@hidden
> Subject: Re: [avr-chat] Re: GUI wrapper for avrdude
>
> Even with hex files, there are alternatives to fixed offsets.
> The bytes, if any, after the first record that
> specifies zero bytes could go into eeprom.
> Their addresses would be taken mod eeprom size.
> The byte, if any, after the second record that
> specifies zero bytes would go into lfuse.

No.

> We might also consider adding record type 8.

No.

The offsets are, at least, minimally intrusive, and fit somewhat within the
standard Intel Hex file format. I will not change the basic Intel Hex File
format.

I will note that Rick Altherr has given a set of patches on the avr-libc-dev
list to implement setting fuses within an application.

Patches to avrdude are welcome to read an ELF file, and to program flash,
eeprom, and fuses from a single ELF file.

Eric Weddington






reply via email to

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