Hallo Osser

es geht bei mir um diesen bausatz von e-robotix
http://www.e-robotix.de/epages/61660...7/Products/As3
mit der option über die ir-schnittstelle zu flashen, ein flashen über die ISP ist nicht möglich, da hab ich mich etwas blöd ausgedrückt bzw hast mich falsch verstanden

zu meinem system ich habe win7 prof 64bit
einstellungen im asuruflash 1.7.12.104
E-Robotix Flasher
ATMega32.afcfg
WinAVR 20071221

hier der text meiner fehlermeldung (abschreibe fehler bitte ich zu übersehen)

>Default make_all.cmd file created
>Default makefile created.
Make
C:\Users\gego812516\Desktop>C:\WinAVR-20071221\utils\bin\make.exe all
set -e; avr-gcc -MM -mmcu=atmega32 -I. -g -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=asuro.lst -IC:\Program Files (x86)\AsuroFlash\include asuro.c\
| sed 's;\(.*\)\.o[ :]*,\1.o \1.d : ,g' > asuro.d;\
[ -s asuro.d ] || rm -f asuro.d
\usr\bin\sh: -c: line 1: syntax error near unexpected token '(x'
\usr\bin\sh: -c: line 1: 'set -e; avr-gcc -MM -mmcu=atmega32 -I. -g -OS -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=asuro.lst -IC:\Program Files (x86)\AsuroFlash\include asuro.c\'
set -e; avr-gcc -MM -mmcu=atmega32 -I. -g -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=new.lst -IC:\Program Files (x86)\AsuroFlash\include new.c\
| sed 's;\(.*\)\.o[ :]*,\1.o \1.d : ,g' > new.d;\
[ -s new.d ] || rm -f new.d
\usr\bin\sh: -c: line 1: syntax error near unexpected token '(x'
\usr\bin\sh: -c: line 1: 'set -e; avr-gcc -MM -mmcu=atmega32 -I. -g -OS -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=new.lst -IC:\Program Files (x86)\AsuroFlash\include new.c\'
----------- 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=atmega32 -I. -g -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict- prototypes -Wa,-ahlms=new.lst -IC:\Program Files (x86)\AsuroFlash\include new.c -o new.o
\usr\bin\sh: -c: line 1: syntax error near unexpected token '(x'
\usr\bin\sh: -c: line 1: 'avr-gcc -c -mmcu=atmega32 -I. -g -OS -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=new.lst -IC:\Program Files (x86)\AsuroFlash\include new.c -o new.o'
make: *** [new.o] Error 258


ExitCode 2
>Ready.

muss ich für diese version der erweiterungsplatine eine andere asuro.c und asuro.h verwenden bzw muss dafür das makefile angepasst werden?
hab davon noch nicht ganz soviel plan und komm halt nicht weiter.


mfg
gego81