avr.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 21 Sep 2010 00:21:17 +0300
changeset 535 24b789906788
parent 534 0c6e82b55646
child 537 848188daee1c
permissions -rw-r--r--
Added link.

-*- mode: outline -*-

* ISP.

** avrdude

AVRDUDE is an utility to download/upload/manipulate the ROM and EEPROM
contents of AVR microcontrollers using the in-system programming technique
(ISP).

  http://www.nongnu.org/avrdude/
                home page

** uisp.

Uisp is a tool for AVR microcontrollers which can interface to many hardware
in-system programmers.

  http://savannah.nongnu.org/projects/uisp/

* tool-chain.

** GNU.

*** avr-libc.

  http://www.nongnu.org/avr-libc
                home page

** avr-binutils.

** avr-gcc.

** avr-gdb.

* Simulator.

** simulavr.

  $ sudo apt-get install simulavr