Danke für den upload,
ich hatte version WinAVR-20080610
die hab ich jetzt deinstalliert. Deine Dateien hab ich nach D:\WinAVR kopiert
hier is das log das ich bekomme:
Code:
Asuro Flash (Alias Eierlegendewollmilchsau) V1.4.6.56 (c) O.O. Müller 2008
User has admin rights.
Processor branding AMD Athlon(tm) 64 X2 Dual Core Processor 6000+, OS WINXP
Hello Bendix on computername, have fun :)
>Session Environment Variables:
AF_AVRDIR=D:\WinAVR
AF_PROJECT=Project1
AF_SOURCE_FILES=
AF_ASM_SRC_FILES=
AF_PRGDIR=C:\AsuroFlash
AF_PRJDIR=C:\ProgramData\AsuroFlash
AF_ASURO_LIB_PATH=%AllUsersProfile%\AsuroFlash\asuro-lib\lib
>Ready.
>Session Environment Variables:
AF_AVRDIR=D:\WinAVR
AF_PROJECT=AsuroTest
AF_SOURCE_FILES=test.c asuro.c
AF_ASM_SRC_FILES=
AF_PRGDIR=C:\AsuroFlash
AF_PRJDIR=C:\ProgramData\AsuroFlash\Projects\TestAsuroProjekt
AF_ASURO_LIB_PATH=%AllUsersProfile%\AsuroFlash\asuro-lib\lib
File test.c saved.
File asuro.c saved.
File asuro.h saved.
>Default make_all.cmd file created.
>Default makefile created.
Make
C:\ProgramData\AsuroFlash\Projects\TestAsuroProjekt>d:\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:\AsuroFlash\include asuro.c \
| sed 's,\(.*\)\.o[ :]*,\1.o \1.d : ,g' > asuro.d; \
[ -s asuro.d ] || rm -f asuro.d
0 [main] sh 4020 sync_with_child: child 3052(0x1D8) died before initialization with status code 0x0
ExitCode 259
>Ready.
Den Fehler mit dem 0 [main] sh 4020 sync_with_child: child 3052(0x1D
died before initialization with status code 0x0
bekomme ich mit dieser version wieder. Wenn ich die DLL wieder ersetze bekomme ich dieses log:
Code:
Asuro Flash (Alias Eierlegendewollmilchsau) V1.4.6.56 (c) O.O. Müller 2008
User has admin rights.
Processor branding AMD Athlon(tm) 64 X2 Dual Core Processor 6000+, OS WINXP
Hello Bendix on computername, have fun :)
>Session Environment Variables:
AF_AVRDIR=D:\WinAVR
AF_PROJECT=Project1
AF_SOURCE_FILES=
AF_ASM_SRC_FILES=
AF_PRGDIR=C:\AsuroFlash
AF_PRJDIR=C:\ProgramData\AsuroFlash
AF_ASURO_LIB_PATH=%AllUsersProfile%\AsuroFlash\asuro-lib\lib
>Ready.
>Session Environment Variables:
AF_AVRDIR=D:\WinAVR
AF_PROJECT=AsuroTest
AF_SOURCE_FILES=test.c asuro.c
AF_ASM_SRC_FILES=
AF_PRGDIR=C:\AsuroFlash
AF_PRJDIR=C:\ProgramData\AsuroFlash\Projects\TestAsuroProjekt
AF_ASURO_LIB_PATH=%AllUsersProfile%\AsuroFlash\asuro-lib\lib
File asuro.c saved.
File asuro.h saved.
>Default make_all.cmd file created.
>Default makefile created.
Make
C:\ProgramData\AsuroFlash\Projects\TestAsuroProjekt>d:\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:\AsuroFlash\include asuro.c \
| sed 's,\(.*\)\.o[ :]*,\1.o \1.d : ,g' > asuro.d; \
[ -s asuro.d ] || rm -f asuro.d
AllocationBase 0x0, BaseAddress 0x71540000, RegionSize 0x1C0000, State 0x10000
ExitCode 259
>Ready.
Wenn ich AsuroFlash beende nachdem ich einen solchen Fehler bekomme habe, dann kommt mir Vista mit make.exe funktioniert nicht mehr...
Lesezeichen