- LiFePO4 Speicher Test         
Ergebnis 1 bis 5 von 5

Thema: Probleme beim Compilieren

Baum-Darstellung

Vorheriger Beitrag Vorheriger Beitrag   Nächster Beitrag Nächster Beitrag
  1. #1

    Probleme beim Compilieren

    Hallo,

    Leider habe ich mal wieder ein Problem. Ich habe in der AsuroWiki das Beispielprogramm: "Kollisiontest mit den Tastsensoren" ausprobieren wollen doch beim compilieren schreibt er folgendes hin:

    C:\Asuro\ASURO_src\FirstTry>make 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 asuro.c \
    | sed 's,\(.*\)\.o[ :]*,\1.o \1.d : ,g' > asuro.d; \
    [ -s asuro.d ] || rm -f asuro.d
    C:\Users\Michael\AppData\Local\Temp\make384562.sh: /c/WinAVR/bin/avr-gcc: Invalid argument
    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 test.c \
    | sed 's,\(.*\)\.o[ :]*,\1.o \1.d : ,g' > test.d; \
    [ -s test.d ] || rm -f test.d
    C:\Users\Michael\AppData\Local\Temp\make384563.sh: /c/WinAVR/bin/avr-gcc: Invalid argument
    -------- 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=test.lst test.c -o test.o
    test.c: In function `main':
    test.c:73: warning: implicit declaration of function `Msleep'
    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
    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+0xa4): In function `main':
    C:\Asuro\ASURO_src\FirstTry/test.c:73: undefined reference to `Msleep'
    make: *** [test.elf] Error 1

    > Process Exit Code: 2


    Da ich noch sehr unerfahren in der Welt des Programmierens bin, würde ich mich freuen wenn ihr mir dabei helfen könntet. Ich arbeite mit dem Programmers Notepad und mein Compilierer ist der AVR Insight. Ich bin mir nicht sicher ob der Compiler richtig ist.
    Geändert von ActiveRobo (28.07.2012 um 12:29 Uhr)
    Lg ActiveRobo
    Visit this homepages: www.ikakrieger.siteboard.eu or: www.castleserver.net

Ähnliche Themen

  1. Problem beim Compilieren
    Von KingKaiser im Forum Asuro
    Antworten: 9
    Letzter Beitrag: 15.01.2012, 19:02
  2. Probleme beim Compilieren
    Von Coop im Forum C - Programmierung (GCC u.a.)
    Antworten: 2
    Letzter Beitrag: 19.11.2010, 23:47
  3. Probleme beim compilieren
    Von Ananas im Forum Bauanleitungen, Schaltungen & Software nach RoboterNetz-Standard
    Antworten: 2
    Letzter Beitrag: 15.09.2010, 15:49
  4. Gelöst: NIBObee Liniensensoren: Probleme beim Compilieren
    Von DerDudeESP im Forum Sonstige Roboter- und artverwandte Modelle
    Antworten: 5
    Letzter Beitrag: 06.03.2010, 13:27
  5. WinFact Probleme beim compilieren
    Von Robo14 im Forum Sonstige Roboter- und artverwandte Modelle
    Antworten: 0
    Letzter Beitrag: 10.05.2006, 08:30

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •  

12V Akku bauen