hallo allerseits
ich wollte auch dein Programm ausprobieren, aber bei mit kommt immer folgende Fehlermeldung:
Code:
>Session Environment Variables:
AF_AVRDIR=D:\ASURO\software\winAVR-20071221
AF_PROJECT=test3
AF_SOURCE_FILES=new.c
AF_ASM_SRC_FILES=
AF_PRGDIR=D:\ASURO\eirerlegende Wollmilchsau\installation\AsuroFlash
AF_PRJDIR=D:\ASURO
AF_LIB_PATH=D:\ASURO\Asuro-libv271\lib\inc
File new.c saved.
>Default make_all.cmd file created.
>Default makefile created.
Make
D:\ASURO>D:\ASURO\software\winAVR-20071221\utils\bin\make all
set -e; avr-gcc -MM -mmcu=atmega8 -I. -g -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=new.lst -ID:\ASURO\eirerlegende Wollmilchsau\installation\AsuroFlash\include -ID:\ASURO\Asuro-libv271\lib\inc new.c \
| sed 's,\(.*\)\.o[ :]*,\1.o \1.d : ,g' > new.d; \
[ -s new.d ] || rm -f new.d
avr-gcc.exe: WollmilchsauinstallationAsuroFlashinclude: No such file or directory
-------- begin --------
avr-gcc --version
avr-gcc (GCC) 4.2.2 (WinAVR 20071221)
Copyright (C) 2007 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 -I. -g -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=new.lst -ID:\ASURO\eirerlegende Wollmilchsau\installation\AsuroFlash\include -ID:\ASURO\Asuro-libv271\lib\inc new.c -o new.o
avr-gcc: Wollmilchsau\installation\AsuroFlash\include: No such file or directory
make: *** [new.o] Error 1
ExitCode 2
>Ready.
was mache ich da falsch?
AsuroFlash habe ich in D:\ASURO\eirerlegende Wollmilchsau\installation\AsuroFlash abgespeichert,
und die lib in D:\ASURO\Asuro-libv271
WinAVR befindet sich unter D:\ASURO\software\winAVR-20071221
weiters habe ich zuerst AsuroLib.adcfg geladen und dann AF_ASURO_LIB_PATH auf D:\ASURO\Asuro-libv271\lib\inc
und AVR path auf D:\ASURO\software\winAVR-20071221 geändert
danke für eure Bemühungen
hai1991
Lesezeichen