@ juelicher
Dann bekomm ich folgende Fehlermeldung.
Code:
Asuro Flash (Alias Eierlegendewollmilchsau) V1.1.5.30 (c) O.O. Müller 2006
User has admin rights.
Processor , OS WINXP
Hello Tom on PAUL, have fun :)
Session Environment Variables:
AF_AVRDIR=C:\Programme\Asuro\WinAVR
AF_PROJECT=Project1
AF_SOURCE_FILES=
AF_ASM_SRC_FILES=
AF_PRGDIR=C:\Programme\Asuro\AsuroFlash
>Ready.
Session Environment Variables:
AF_AVRDIR=C:\Programme\Asuro\WinAVR
AF_PROJECT=Test
AF_SOURCE_FILES=Test.c
AF_ASM_SRC_FILES=
AF_PRGDIR=C:\Programme\Asuro\AsuroFlash
Default make_clean.cmd file created.
Default makefile created.
Make clear
C:\Programme\Asuro\AsuroFlash\Test>C:\Programme\Asuro\WinAVR\utils\bin\make.exe clean
set -e; avr-gcc -MM -mmcu=atmega8 -I. -g -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=C:\Programme\Asuro\asuro_libv271\lib/asuro.lst -IC:\Programme\Asuro\AsuroFlash\include -IC:\Programme\Asuro\asuro_libv271\lib\inc C:\Programme\Asuro\asuro_libv271\lib/asuro.c \
| sed 's,\(.*\)\.o[ :]*,\1.o \1.d : ,g' > asuro.d; \
[ -s asuro.d ] || rm -f asuro.d
avr-gcc.exe: C:ProgrammeAsuroasuro_libv271lib/asuro.c: No such file or directory
avr-gcc.exe: no input files
-------- begin --------
rm -f Test.hex
rm -f Test.eep
rm -f Test.obj
rm -f Test.cof
rm -f Test.elf
rm -f Test.map
rm -f Test.obj
rm -f Test.a90
rm -f Test.sym
rm -f Test.lnk
rm -f Test.lss
rm -f Test.o asuro.o
rm -f Test.lst asuro.lst
rm -f Test.s asuro.s
rm -f Test.d asuro.d
Errors: none
-------- end --------
Ready.
Session Environment Variables:
AF_AVRDIR=C:\Programme\Asuro\WinAVR
AF_PROJECT=Test
AF_SOURCE_FILES=Test.c
AF_ASM_SRC_FILES=
AF_PRGDIR=C:\Programme\Asuro\AsuroFlash
File Test.c saved.
Default make_all.cmd file created.
Default makefile created.
Make
C:\Programme\Asuro\AsuroFlash\Test>C:\Programme\Asuro\WinAVR\utils\bin\make.exe all
set -e; avr-gcc -MM -mmcu=atmega8 -I. -g -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=C:\Programme\Asuro\asuro_libv271\lib/asuro.lst -IC:\Programme\Asuro\AsuroFlash\include -IC:\Programme\Asuro\asuro_libv271\lib\inc C:\Programme\Asuro\asuro_libv271\lib/asuro.c \
| sed 's,\(.*\)\.o[ :]*,\1.o \1.d : ,g' > asuro.d; \
[ -s asuro.d ] || rm -f asuro.d
avr-gcc.exe: C:ProgrammeAsuroasuro_libv271lib/asuro.c: No such file or directory
avr-gcc.exe: no input files
set -e; avr-gcc -MM -mmcu=atmega8 -I. -g -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=Test.lst -IC:\Programme\Asuro\AsuroFlash\include -IC:\Programme\Asuro\asuro_libv271\lib\inc Test.c \
| sed 's,\(.*\)\.o[ :]*,\1.o \1.d : ,g' > Test.d; \
[ -s Test.d ] || rm -f Test.d
set -e; avr-gcc -MM -mmcu=atmega8 -I. -g -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=C:\Programme\Asuro\asuro_libv271\lib/asuro.lst -IC:\Programme\Asuro\AsuroFlash\include -IC:\Programme\Asuro\asuro_libv271\lib\inc C:\Programme\Asuro\asuro_libv271\lib/asuro.c \
| sed 's,\(.*\)\.o[ :]*,\1.o \1.d : ,g' > asuro.d; \
[ -s asuro.d ] || rm -f asuro.d
avr-gcc.exe: C:ProgrammeAsuroasuro_libv271lib/asuro.c: No such file or directory
avr-gcc.exe: no input files
-------- 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=Test.lst -IC:\Programme\Asuro\AsuroFlash\include -IC:\Programme\Asuro\asuro_libv271\lib\inc Test.c -o Test.o
Test.c:5: warning: return type of 'main' is not 'int'
Test.c: In function 'main':
Test.c:11: warning: 'return' with a value, in function returning void
avr-gcc -mmcu=atmega8 -I. -g -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=Test.o -IC:\Programme\Asuro\AsuroFlash\include -IC:\Programme\Asuro\asuro_libv271\lib\inc Test.o asuro.o --output Test.elf -Wl,-Map=Test.map,--cref -IC:\Programme\Asuro\AsuroFlash\lib -LC:\Programme\Asuro\asuro_libv271\lib -lm -lasuro
avr-gcc: asuro.o: No such file or directory
make: *** [Test.elf] Error 1
ExitCode 2
Ready.
Tut mir leid das ich euch damit so nerve
aber ich kann mit den Fehlermeldungen leider
überhaupt nichts anfangen. Versteh da nur Bahnhof.
Lesezeichen