Also in der Anleitung auf Seite 51-54 oder so stand bei den Screens nur 2 mal Parameter und danach in der Spalte nichts mehr.In der Anleitung stand auch,dass das wenn es schon vorhanden ist [WinAVR]Make All heißt(so steht es auch bei mir).
Ich habe jetzt erst gespeichert und dann auf Make All geklickt.Dann kam aber ein Fehler bzw. nur das hier kam heraus:

> "make.exe" all
make.exe: *** No rule to make target `all'. Stop.

> Process Exit Code: 2
> Time Taken: 00:00

Der Compilertext ist so(dieses mal ohne das ich dazwischen gespeichert habe):

> "make.exe" all

-------- begin --------
avr-gcc (GCC) 4.1.2 (WinAVR 20070525)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


Size before:
AVR Memory Usage
----------------
Device: atmega32

Program: 6342 bytes (19.4% Full)
(.text + .data + .bootloader)

Data: 149 bytes (7.3% Full)
(.data + .bss + .noinit)




Creating load file for EEPROM: RP6Base_Move_01.eep
avr-objcopy -j .eeprom --set-section-flags .eeprom=alloc,load \
--change-section-lma .eeprom=0 -O ihex RP6Base_Move_01.elf RP6Base_Move_01.eep
avr-objcopy: there are no sections to be copied!
avr-objcopy: --change-section-lma .eeprom=0x00000000 never used
make.exe: [RP6Base_Move_01.eep] Error 1 (ignored)

Size after:
AVR Memory Usage
----------------
Device: atmega32

Program: 6342 bytes (19.4% Full)
(.text + .data + .bootloader)

Data: 149 bytes (7.3% Full)
(.data + .bss + .noinit)



-------- end --------


> Process Exit Code: 0
> Time Taken: 00:00

Wie du siehst bin ich ziemlich planlos