@osser
kleines Problem? Warum komme ich beim make all nur bis hierhin?
Habe immer Fehlercode 2, der WinAVR-Path stimmt.
Gruß
Micha
Asuro Flash (Alias Eierlegendewollmilchsau) V1.1.5.30 (c) O.O. Müller 2006
User has admin rights.
Processor , OS WINXP
Hello Administrator on NDV08001, have fun
Session Environment Variables:
AF_AVRDIR=C:\WinAVR
AF_PROJECT=Project1
AF_SOURCE_FILES=
AF_ASM_SRC_FILES=
AF_PRGDIR=C:\Program Files\AsuroFlash
>Ready.
Flash file not found!
Session Environment Variables:
AF_AVRDIR=C:\WinAVR
AF_PROJECT=Project_linie1
AF_SOURCE_FILES=linienpid.c asuro.c
AF_ASM_SRC_FILES=
AF_PRGDIR=C:\Program Files\AsuroFlash
File asuro.c saved.
Default make_all.cmd file created.
Default makefile created.
Make
Y:\Asuro>C:\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=asuro.lst -IC:\Program Files\AsuroFlash\include asuro.c \
| sed 's,\(.*\)\.o[ :]*,\1.o \1.d : ,g' > asuro.d; \
[ -s asuro.d ] || rm -f asuro.d
avr-gcc.exe: FilesAsuroFlashinclude: No such file or directory
-------- begin --------
avr-gcc --version
avr-gcc (GCC) 3.3.1
Copyright (C) 2003 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=linienpid.lst -IC:\Program Files\AsuroFlash\include linienpid.c -o linienpid.o
avr-gcc: cannot specify -o with -c or -S and multiple compilations
make.exe: *** [linienpid.o] Error 1
ExitCode 2
Ready.
Lesezeichen