mtzE
02.05.2010, 12:51
Halli Hallo liebes Roboternetz,
nachdem mir heute schon bei meinem kleinen Tasterproblem geholfen wurde dachte ich mir das ich mich gleich mit meinem nächsten Problem an euch wende..
Ich habe mir gerade die neueste Asuro Library heruntergeladen und installiert.. jedoch kann ich meine Skripte nicht mehr umwandeln.. und aus der Anleitung eine Asuro Library zu installieren werde ich leider auch nicht schlau :(
Folgende Fehlermeldung erscheint bei mir:
In file included from asuro.h:233,
from test.c:1:
C:/WinAVR/avr/include/avr/interrupt.h:112:1: warning: "__EICR" redefined
C:/WinAVR/avr/include/avr/interrupt.h:109:1: warning: this is the location of the previous definition
avr-gcc -c -mmcu=atmega8 -I. -g -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=asuro.lst asuro.c -o asuro.o
In file included from asuro.h:233,
from asuro.c:29:
C:/WinAVR/avr/include/avr/interrupt.h:112:1: warning: "__EICR" redefined
C:/WinAVR/avr/include/avr/interrupt.h:109:1: warning: this is the location of the previous definition
avr-gcc -mmcu=atmega8 -I. -g -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=test.o test.o asuro.o --output test.elf -Wl,-Map=test.map,--cref -lm
test.o(.text+0x1a): In function `main':
D:\Asuro\ASURO_src\EigeneSrc/test.c:6: undefined reference to `Msleep'
make: *** [test.elf] Error 1
> Process Exit Code: 2
Hoffe mir kann jemand helfen :)
MfG. mtzE
nachdem mir heute schon bei meinem kleinen Tasterproblem geholfen wurde dachte ich mir das ich mich gleich mit meinem nächsten Problem an euch wende..
Ich habe mir gerade die neueste Asuro Library heruntergeladen und installiert.. jedoch kann ich meine Skripte nicht mehr umwandeln.. und aus der Anleitung eine Asuro Library zu installieren werde ich leider auch nicht schlau :(
Folgende Fehlermeldung erscheint bei mir:
In file included from asuro.h:233,
from test.c:1:
C:/WinAVR/avr/include/avr/interrupt.h:112:1: warning: "__EICR" redefined
C:/WinAVR/avr/include/avr/interrupt.h:109:1: warning: this is the location of the previous definition
avr-gcc -c -mmcu=atmega8 -I. -g -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=asuro.lst asuro.c -o asuro.o
In file included from asuro.h:233,
from asuro.c:29:
C:/WinAVR/avr/include/avr/interrupt.h:112:1: warning: "__EICR" redefined
C:/WinAVR/avr/include/avr/interrupt.h:109:1: warning: this is the location of the previous definition
avr-gcc -mmcu=atmega8 -I. -g -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=test.o test.o asuro.o --output test.elf -Wl,-Map=test.map,--cref -lm
test.o(.text+0x1a): In function `main':
D:\Asuro\ASURO_src\EigeneSrc/test.c:6: undefined reference to `Msleep'
make: *** [test.elf] Error 1
> Process Exit Code: 2
Hoffe mir kann jemand helfen :)
MfG. mtzE