avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] Cont. Programming in eeprom in avrdude


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Cont. Programming in eeprom in avrdude
Date: Thu, 27 Oct 2005 21:10:39 +0200 (MET DST)

Sumeet Pal Singh <address@hidden> wrote:

> Sure the eeprom can be programmed using -U eeprom:w:<yourfilename>
> option.  but the file needs to be intel hex file or motorola M file.

Not at all.  Please read the documentation, it can also be a plain
binary file, or values can even be given directly on the command-line.
However, both these options are restricted to start writing at address
0 as they don't carry any address information (unlike ihex or srec).

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)





reply via email to

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