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

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

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


From: Sumeet Pal Singh
Subject: [avr-gcc-list] Cont. Programming in eeprom in avrdude
Date: Thu, 27 Oct 2005 20:26:16 +0530

Hi
I just wish to continue the question.
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.
To generate intel hex file the 1-byte checksum needs to be generated after each line. This is the cause of all trouble. If I do generate a hex file then even a minor change to it requires a lot of calculator work. Does someone have a program which takesin hex values and can generate hex files in easier(direct) way.
Thanks

To learn how to generate intel hex download download intel hex file specification from atmel.com

reply via email to

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