Topics / Index / Deutsch

Linux Atmel-AVR-Programming

Content (automatic)

Installation

Mit synaptic oder aptitude nachinstallieren der Pakete:
gcc-avr
avr-libc
gdb-avr

Edit

Use vi or gedit to modify source codes

Compilation

cd home/cc/qq/qqtshar
make clean
make all

Debug


See also

winavr.htm - Development under Windows2000, as well with gnu compiler.
../../linux/atmel.htm -