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
_______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
