Also ich hab nur problems mit dem Programm
Code:
-------- begin --------
avr-gcc --version
avr-gcc (WinAVR 20090313) 4.3.2
Copyright (C) 2008 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.
avr-gcc -c -mmcu=atmega8 -DF_CPU=8000000UL -I. -g -Os -I"C:\Dokumente und Einstellungen\All Users/AsuroFlash/asuro-lib/lib/inc" -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms="test.lst" "test.c" -o test.o
avr-gcc -mmcu=atmega8 -DF_CPU=8000000UL -I. -g -Os -I"C:\Dokumente und Einstellungen\All Users/AsuroFlash/asuro-lib/lib/inc" -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms="test.o" test.o --output Project1.elf -Wl,-Map=Project1.map,--cref -L"C:\Dokumente und Einstellungen\All Users/AsuroFlash/asuro-lib/lib" -lm -lasuro
c:/winavr-20090313/bin/../lib/gcc/avr/4.3.2/../../../../avr/bin/ld.exe: cannot find -lasuro
make: *** [Project1.elf] Error 1
ExitCode 2
>Ready.
Und das kommt immer bei jedem Projekt .
Danke im Voraus
Lesezeichen