AVRDUDE is used in development for Atmel AVR microcontrollers to access the contents of the ROM/EEPROM memories on the target platforms.
AVRDUDE is a set of tools to manipulate the memory on Atmel AVR microcontrollers. It's a commandline utility available for many POSIX-compatible operating systems and Windows.
It can be used to manipulate the
- ROM
- EEPROM
of AVRs. The following operations are supported:
- download
- upload
- in-place manipulation