-
Thread
Makefile mit Programmgrößenausgabe
nochmal das Makefile aus dem Quellcode der Artikelsammlung, leicht modifiziert. Gibt den Fehler: make: *** No rule to make target `main.elf', needed by `elf'. Stop.
Makefile ruft den Compiler mit -g auf, so dass Debuginformationen generiert werden. Das macht die ELF-Datei größer, nicht aber den darin enthaltenen Programmcode, der letztendlich auf den Controller hochgeladen wird.
-
Thread
Peter Danneggers Bootloader (fastboot) für AVR-GCC-Toolchain
studio in den ordner kopiert 3. MCU = atmega8, ATMEL_INC = m8def.inc im makefile definiert 4. --> make all makefile:118: atmel_def.mak: No such file or directory gawk '{ printf "%s = %s\n", $2, $3 }' atmel_def.h > atmel_def.mak make.exe: *** No rule to make target `all'. Stop. aber in dem ordner
sie includet. Das hat nichts damit zu tun: > make.exe: *** No rule to make target `all'. Stop. Der Grund: Du musst einfach 'make' aufrufen, ohne Argumente (wie 'all').
-
Thread
Besteht Interesse an einfacher Experimentierplatine fuer den Xmega128a1? Gesperrt
-Wall -Wstrict-prototypes -Wa,-adhlns=main.o -std=gnu99 -MMD -MP -MF .dep/main.elf.d main.o --output main.elf -Wl,-Map=main.map,--cref -lm Creating load file for Flash: main.hex avr-objcopy -O ihex -R .eeprom -R .fuse -R .lock main.elf main.hex Creating load file for EEPROM: main.eep avr-objcopy -j .eeprom --set-section-flags=.eeprom="alloc,load" \ --change-section-lma .eeprom=0 --no-change-warnings -O ihex main.elf main.eep ||
-
Thread
Eclipse + WinAVR + AVR Plug-in für Eclipse
" -c -o"main.o" "../main.c" Finished building: ../main.c Building target: test2.elf Invoking: AVR C Linker avr-gcc -Wl,-Map,test2.map -mmcu=atmega32 -o"test2.elf" ./main.o Finished building target: test2
namen angebe sagt er: **** Build of configuration Release for project test2 **** make -k main1 make: *** No rule to make target `main1'. so nun hab ich das problem schon seit ein paar tagen und hab mir auch schon sehrvieleforumsbeiträge dazu durch gelesen, aber bin bis jetzt auf
-
Thread
Problem mit dem AVR Studio und der avrlib
fehler, er nutzt kein AVR Studio sondern macht es nur mit makefiles, da komm ich aber garnicht weit: make: *** No rule to make target `main.elf', needed by `elf'. Stop. Wie gesagt, bei ihm funktioniert alles, er hat die avrlib im gleichen Verzeichnis.. kann mir da jemand weiterhelfen? Ich glaub zwar
main.o: In function `main': E:\Projekte\AVRProjekte\Ätzanlage\default/../main.c:16: undefined reference to `i2cInit' io.o: In function `lm75_init': E:\Projekte\AVRProjekte\Ätzanlage\default/../io.c:36
-
Thread
Wikiproblem, kann Abschnitt nicht erzeugen
In diesem Artikel http://www.mikrocontroller.net/articles/WinAVR#make.exe:_.2A.2A.2A_No_rule_to_make_target_.60main.elf.27.2C_needed_by_.60elf.27. will ich einen Abschnitt anlegen, 2.4.7 laut Nummerierung. Das funktioniert aber trotz ==== fatal... ==== nicht. Gibt es
Das steht aber wie eingetippt mitten im Text zwischen den Abschnitten make.exe: *** No rule to make target `main.elf', needed by `elf'. ==== fatal error: opening dependency file .dep/main.o.d: No such file or directory ==== test Abschnitt und es ist keine <pre></
-
Thread
Fehler beim Compilieren von AVR Tutorialprogramm
wollte ich erstmal das Programm vom AVR C Tutorial ausprobiern. Jedoch bekomme ich beim eintippen von make all in der Konsole folgende Fehlermeldung: fatal error: opening dependency file .dep/main.o.d: No such file or directory Es macht keine Unterschied ob ich das Beispiel Makefile oder ein mit dem Makefile
Gerade im WinAVR-Artikel erweitert: http://www.mikrocontroller.net/articles/WinAVR#make.exe:_.2A.2A.2A_No_rule_to_make_target_.60main.elf.27.2C_needed_by_.60elf.27. "Wird VISTA 64 benutzt? Obige Fehlermedung kann als zweite Fehlermeldung nach der eigentlichen VISTA-spezifischen Fehlermeldung
-
Thread
avr-gcc - kompilierungsproblem
; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. make: ***No rule to make target 'main.elf', needed by 'elf'. Stop. 1. main.c ist in dem gleichen Verzeichnis mit
auf Sonderzeichen und Leerzeichen kontrollieren: http://www.mikrocontroller.net/articles/WinAVR#make.exe:_.2A.2A.2A_No_rule_to_make_target_.60main.elf.27.2C_needed_by_.60elf.27. Unter Vista? Dann auch Zugriffsrechte des Projektordners prüfen Schreibweise main.c (passt zum Makefile) oder Main.c
-
Thread
Fehler beim Builden eines Eclipse-C-Projektes (für ATmega8)
Zweck zu konfigurieren, aber wenn ich das Projekt builden will, erhalte ich die Fehlermeldung: make: *** No rule to make target `main.o', needed by `ErstesTestprojekt.elf' Ich glaube nicht, dass es am Code liegt, aber hier poste ich ihn trotzdem: [c] #include <avr/io.h> int main(void)
-
Thread
cmd: make - no rule to make target main.elf
Jörg Wunsch wrote: > Seltsam. Ich bekomme dann: > > [pre]make: *** No rule to make target `main.c', needed by `main.o'. > Stop.[/pre] Ist das Directory bei dir denn "clean"? Ich bekomme deine Fehlermeldung dann, wenn es mal ein main.c gegeben hat, und das
die Fehlermeldung: [pre]make: *** No rule to make target 'main.elf', needed by elf. Stop.[/pre] Im Anhang ist mein Makefile. Hoffe mir kann jemand weiterhelfen.
-
Thread
schon wieder: make: *** No rule to make target `../main.c', needed by `main.o'. Stop.
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. make: *** No rule to make target `main.elf', needed by `elf'. Stop. > Process Exit Code: 2 > Time Taken: 00:00
AVR Studio programmieren. Wenn ich auf Compile Active File drücke erscheint folgender Fehler: make: *** No rule to make target `../main.c', needed by `main.o'. Stop. drücke ich auf build kommt folgendes: make: *** No rule to make target `../main.c', needed by `main.o'. Stop. Mein Projekt
-
Thread
LCD.h geht nicht AVR Studio
#warning "Compiler optimizations disabled; functions from <util/delay.h> won't work as designed" make: *** No rule to make target `..//C/Programme/WinAVR-20080610/doc/avr-libc/examples/stdiodemo/hd44780.c', needed by `hd44780.o'. Stop. Build failed with 1 errors and 1 warnings...
designed" http://www.mikrocontroller.net/articles/AVR-GCC-Tutorial#Warteschleifen_.28delay.h.29 > make: *** No rule to make target `..//C/Programme/WinAVR-20080610/doc/avr-libc/examples/stdiodemo/hd44780.c', > needed by `hd44780.o'. Stop. > Build failed with 1 errors and 1 warnings... Ja, hast
-
Thread
AVR für wenig Geld im LAN
bootloader.hex datei auf dem desktop 2.Öffnen des Programmer´s Notpad 3.File==>Open==>bootloader.hex 4.Make clean 5.Make all 6.Programm 7.Fehler:> "make.exe" program make.exe: *** No rule to make target `program'. Stop. > Process Exit Code: 2 > Time Taken: 00:01 Timo
datei auf dem desktop > 2.Öffnen des Programmer´s Notpad > 3.File==>Open==>bootloader.hex > 4.Make clean > 5.Make all > 6.Programm > > 7.Fehler:> "make.exe" program > make.exe: *** No rule to make target `program'. Stop. Bei der über das Pollin-Tool generierten HEX-Datei handelt es sich
-
Thread
Makefile: mehrere Ordner angeben
schon so [c]EXTRAINCDIRS = "C:\dev\Atmega8\mycode\LCDlib\"[/c] probiert aber es kommt da nur die "No rule to make target"-Fehlermeldung beim kompilieren. Vielen Dank schon mal lg, spyder
c src[/c] eingefügt. Kompilieren funktioniert aber beim Linken hat er glaub ich seine Probleme [c]make.exe: *** [main.elf] Error 1[/c] An was könnte das liegen? Und könntest du mir genau aufschreiben, wie ich mittels vpath dateien aus den anderen ordner einbinden kann. Meine Verzeichnisstruktur sieht
-
Thread
Winavr, Fehlermeldung "No rule to make Target." - Fehler tritt erst nach "make clean" auf
Problem: Beim Versuch, ein C-Programm in Winavr zu kompilieren, erscheint folgende Fehlermeldung: make.exe: *** No rule to make target `main.elf', needed by `elf'. Stop. Das Problem existiert, seit ich "make clean" ausgeführt habe (aus der Programmer's Notepad-Toolbar), davor war das Programm ohne
Und das main.c Gruß
-
Thread
Winavr, Fehlermeldung "No rule to make Target." - Fehler tritt erst nach "make clean" auf
Problem: Beim Versuch, ein C-Programm in Winavr zu kompilieren, erscheint folgende Fehlermeldung: make.exe: *** No rule to make target `main.elf', needed by `elf'. Stop. Das Problem existiert, seit ich "make clean" ausgeführt habe (aus der Programmer's Notepad-Toolbar), davor war das Programm ohne
Und hier noch das main.c Gruß
-
Thread
AVR Eclipse Plugin 2.2
updated to AVR Studio Build 589 (ATXmega MCUs only partially supported -- no fusebytes/Lockbits yet) Fixes: ----------------------------- * Windows: Now the last installed version of winAVR is used when
]To manually fix the file you need to move/delete the ${projectname}.sc file found under ${workspace}/.metadata/.plugins/org.eclipse.cdt.make.core[/pre] Wenn ich es richtig verstanden habe soll der
-
Thread
Makefile: No rule to make target
NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. make.exe: *** No rule to make target `*.o', needed by `mp3.elf'. Stop. > Process Exit Code: 2 Der Error wird wahrscheinlich
Die Meldung "no rule to make target" kommt bei mir auch, sie kommt aber nicht, wenn das Makefile das Aktive Editorfile ist.
-
Thread
kann ni cht mit winavr kompilieren
; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. make.exe: *** No rule to make target `ATMega18515_blinken.elf', needed by `elf'. Stop. > Process Exit Code: 2 > Time Taken: 00:03 mit Avrstudio kann ich problemlos kompilieren nur mit winavr geht es
----------------------------------------------------------------------- # On command line: # # make all = Make software. # # make clean = Clean out built project files. # # make coff = Convert ELF to AVR COFF. # # make extcoff = Convert ELF to AVR Extended COFF. # # make program = Download
-
Thread
Fehler beim Assemblieren mit Notepad
; Sprung zur Marke "ende" -> Endlosschleife ----> erhalte folgende Fehlermeldung: make.exe: *** No rule to make target `led.elf', needed by `elf'. Stop. ich habe in der Makefile CPU, Programmer und "led" eingestellt aber irgedwie funktioniert nicht, folgendes steht auf der Makefile
Hilfe ! also ich habe jetzt AVRASM2.exe eingebunden aber geht noch nicht ! Fehlermeldung: make.exe: *** No rule to make target `led.elf', needed by `elf'. Stop. was mache ich falsch? vielleicht die Makefile ? als "Assembler Source file" in Makefile muß ich zB leds eingeben oder? und unter
-
Thread
Hilfe bei AVR Studio + WinAVR
) 6_usb.c), möchte ich nun den Code compilieren. Dabei bekomme ich nun folgende Fehlermeldung: make: *** No rule to make target `..//G/AVR/Evaboard/demo/AVR-P40-USB/mega16_usb.c', needed by `mega16_usb.o'. Stop. Was mache ich falsch bzw. welche Einstellungen bzgl. des make-Files muss ich noch
Nach deren Angabe und anschließenden Build erscheint folgende Meldung: rm -rf mega16_usb.o test.elf dep/* test.hex test.eep test.lss test.map Build succeeded with 0 Warnings... make: *** No rule to make target `..//G/AVR/Evaboard/demo/AVR-P40-USB/mega16_usb.c', needed by `mega16_usb.o'. Stop.
-
Thread
LED_Laufschrift mit Mega 32 und MAX 7219
################################ ## General Flags PROJECT = LED_Laufschrift MCU = atmega32 TARGET = LED_Laufschrift.elf CC = avr-gcc.exe ## Options common to compile, link and assembly rules COMMON = -mmcu=$(MCU) ## Compile options common for all C compilation units. CFLAGS = $(COMMON)
+= --set-section-flags=.eeprom="alloc,load" HEX_EEPROM_FLAGS += --change-section-lma .eeprom=0 --no-change-warnings ## Objects that must be built in order to link OBJECTS = LED_Laufschrift.o ## Objects explicitly added by the user LINKONLYOBJECTS = ## Build all: $(TARGET) LED_Laufschrift.hex
-
Thread
Makefile kann nicht erstellt werden
geschrieben, nur komme ich nicht dazu es auszuprobieren, da mir kein Makefile erstellt wird. Exit Code: make.exe: *** No rule to make target `ld_flash.cmd', needed by `main.elf'. Stop. Kann mir jemand sagen was ich falsch mache? Anbei findet ihr die Dateien, die das Programm umfasst. Vielen Dank
Dein target "main.elf" ist von LDSCRIPT abhängig, somit sucht make das im aktuellen Verzeichnis und versucht es zu bauen, falls es nicht da ist.... Ändere mal: [pre]main.elf: $(OBJECTS) $(LDSCRIPT)[/pre]
-
Thread
Problem mit Makefile
das Tutorial "reingezogen"! Nun habe ich folgendes Problem wenn ich in "Programmers Notepad" auf Make All gehe kommt folgender Fehler: [c]make.exe: *** No rule to make target `superprog.elf', needed by `elf'. Stop.[/c] Makefile habe ich nach Tutorial mit Mfile bearbeitet(siehe Dateianhang!).
In Zeile 545 des Makefile steht [pre] %.elf: $(OBJ) [/pre] Das geht so nicht, zumindest nicht mit der aktuellen Version von Make. Statt dessen sollte da stehen: [pre] $(TARGET).elf: $(OBJ) [/pre] Ich kenne mich mit MFile nicht aus, und
-
Thread
mal wieder ein neuer
is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. make.exe: *** No rule to make target `main.elf', needed by `elf'. Stop. > Process Exit Code: 2 > Time Taken: 00:02
Willkommen > make all Übersetzt nur den Quelltext und bereitet daraus die zu übertragende HEX-Datei vor. > make.exe: *** No rule to make target `main.elf', needed by `elf'. Stop. Wie heisst deine Quelldatei
-
Thread
ENC28J60 (Mikro-)Web-Server die Nächste
files could not be found . und wenn ich das Projekt kompilieren will kommt folgende Fehlermeldung make: *** No rule to make target `../Net/TcpApps/Gpio.c', needed by `Gpio.o'. Stop. kann mir jemand sagen was ich falsch mache !! Danke schon mal im Voraus
Funktionstüchtig! Es liegt wohl an Einstellungen in meinem AVR-Studio, aber der Server läuft! Das Make-File macht mir zwar noch zu schaffen(no rule to make taget) aber hier gibt es ja viel zu lesen :-) ) Es ist also mit sicherheit kein Hardwareproblem. Vielen vielen Dank, für die freundliche Hilfe
-
Thread
Anfänger Problem mit dem Makefile
source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. make.exe: *** No rule to make target `main.elf', needed by `elf'. Stop. > Process Exit Code: 2 > Time Taken: 00:00
Dateien. Mach deine Änderung wieder rückgängig. Das geänderte Makefile sorgt für das Übersetzen von main.c und lcd.c sowie für das Zusammenlinken zum main.elf
-
Thread
Komischer Fehler, wenn die Optimierung auf O0 gestellt wird
bischen Zeit :-) Irgendwie mache ich mit Deinem makefile etwas falsch. Ich bekomme da immer: make: *** No rule to make target `main.elf', needed by `elf'. Stop. Build failed with 1 errors and 0 warnings... Ich muss zugeben, dass ich mich mit makefiles nicht wirklich auskenne. Vielleicht hänge
Ah, du arbeitest aus AVR Studio heraus. Ich nicht ;-) Bei mir steht obiger Quelltext als Datei main.c im gleichen Verzeichnis wie das Makefile. Und ich mache das ELF-Programm dann durch die Eingabe von *make* auf der Kommandozeile. Das Makefile in deinem AVR Studio Projekt enthält die Mathelibrary
-
Thread
Makefile Uart Korrekt?
GTR.elf'. Stop. make: *** No rule to make target `GTR.o', needed by `GTR.elf'. Stop. make: *** No rule to make target `GTR.o', needed by `GTR.elf'. Stop. make: *** No rule to make target `GTR.o', needed by `GTR.elf'. Stop. make: *** No rule to make target `GTR.o', needed by `GTR.elf'. Stop. make: *** No rule to make target `GTR.o', needed by `GTR.elf'. Stop. make: *** No rule to make target `
-
Thread
automatisches Generieren von makefiles
target DATE = $$(date +%Y%m%d) # Tool definitions CC = arm-elf-gcc LD = arm-elf-ld -v AR = arm-elf-ar AS = arm-elf-as CP = arm-elf-objcopy OD = arm-elf-objdump RM
usbapi.h usbinit.o: usbinit.c type.h usbdebug.h usbapi.h usbstruct.h [/pre] Beim Aufruf von make erhalte ich allerdings die Meldung: F:\Ex1_usb\Misc>make make: *** No rule to make target `usbhw_lpc.c', needed by `depend'. Stop. F:\Ecx1_usb\Misc>make depend. make: *** No rule to make target
-
Thread
Problem mit Make File (WinAVR in AVR Studio 4.13)
Directory auf meinen Projektordner, wo sich main.c befindet einstelle, findet der compilier das Makefile und .elf(zum debuggen) nicht mehr. Makefile wird zwar im Projektordner angelegt, aber dann kommt nur eine Fehlermeldung: "no rule to make a target
@ size: ${TARGET} @echo @avr-size -C --mcu=${MCU} ${TARGET} ## Clean target .PHONY: clean clean: -rm -rf $(OBJECTS) main.elf dep/* main.hex main.eep main.lss main.map ## Other dependencies -include
-
Thread
Eclipse #include <msp430x14x.h>
MT"src/hello_w.d" -o"src/hello_w.o" "../src/hello_w.c" ../src/hello_w.c:15: warning: return type of `main' is not `int' ../src/hello_w.c:30:2: warning: no newline at end of file Finished building: ../src/hello_w.c Building target: hello_w.elf Invoking: GCC C Linker /opt/cdk4msp/bin/msp430-gcc -mmcu
MT"src/hello_w.d" -o"src/hello_w.o" "../src/hello_w.c" ../src/hello_w.c:15: warning: return type of `main' is not `int' ../src/hello_w.c:30:2: warning: no newline at end of file Finished building: ../src/hello_w.c Building target: hello_w.elf Invoking: GCC C Linker /opt/cdk4msp/bin/msp430-gcc-3.3.2
-
Thread
OpenOcd.cfg starten
c=.lst) $(DEFS) LDFLAGS = $(MCFLAGS) -nostartfiles -T$(LDSCRIPT) -Wl,-Map=$(PROJECT).map,--cref,--no-warn-mismatch $(LIBDIR) # Generate dependency information CPFLAGS += -MD -MP -MF .dep/$(@F).d # # makefile rules # all: $(OBJS) $(PROJECT).elf $(PROJECT).hex %o : %c $(CC) -c $(CPFLAGS
: ifeq ($(RUN_MODE),RAM_RUN) $(OPENOCD) & $(INSIGHT) $(TARGET).elf -ex "target remote localhost:3333" -ex "monitor arm7_9 sw_bkpts enable" -ex "load" $(KILLALL) $(OPENOCD) else $(OPENOCD) & $(INSIGHT) $(TARGET).elf -ex "target remote localhost:3333" -ex
-
Thread
[gesucht] Olimex SAM7-EX256 Minimalbeispiel
Running 'make all' ----- 13:06:11: Located c:\ethernut-4.2.1\nut\tools\win32\make.exe make: *** No rule to make target `all'. Stop. 13:06:11: ----- 'make all' failed with error 2 ----- 13:06:12: ----- Running 'make install' ----- 13:06:12: Located c:\ethernut-4.2.1\nut\tools\win32\make.exe make: *** No rule to make target `install'. Stop. 13:06:12: ----- 'make install' failed with error 2 ----- [/pre]
-
Thread
frage zwecks hex-files
cout << "Number of remaining life:\n" << life << "\n\n"; GetResults(); } } int main () { cout << "** Jackpot game **\n"; cout << "The goal of this game is to guess a number. You will be ask to type\n"; cout << "a number (you have 5 guess)\n"; cout << "Jackpot
NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. make.exe: *** No rule to make target `main.elf', needed by `elf'. Stop. > Process Exit Code: 2 > Time Taken: 00:01
-
Thread
probleme bei kompilierung
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. make.exe: *** No rule to make target `obj/main.o', needed by `uarpuf.elf'. Stop. > Process Exit Code: 2 > Time Taken
Compilerinstallation und das Zusammenarbeiten der Toolchain testen kann, könnte so aussehen: [C] int main(void) { return 0; } [/C] Das Makefile (ohne .txt !!!) funktioniert damit, wenn man das make Tool mit der Befehlszeile make all aufruft.
-
Thread
AVR STudio geht nicht mehr!! brauche dringend hilfe
.eeprom=0 -O ihex Prog.elf Prog.eep c:\WinAVR-20070525\bin\avr-objcopy.exe: there are no sections to be copied! c:\WinAVR-20070525\bin\avr-objcopy.exe: --change-section-lma .eeprom=0x00000000 never used make: *** [Prog.eep
#################################### ## General Flags PROJECT = calibration MCU = atmega16 TARGET = calibration.elf CC = avr-gcc.exe ## Options common to compile, link and assembly rules COMMON = -mmcu=$(MCU) ## Compile options common for all C compilation units. CFLAGS = $(COMMON) CFLAGS
-
Thread
altes WinAVR gesucht
Hallo Egon! Ich bekomme bei der neuen Version WinAVR 20070122 folgene Fehlermeldung: No rule to make target `main.o' , needed by ´main.elf' . Stop. Ich benutze Win98SE. Was habe ich falsch gemacht? Bei den alten Versionen habe ich kein Problem. Wenn Du Zeit hast, würde ich mich
Aufbau des Makefiles vergleichen. Wenn das "make all" startet und der eigentliche Compilerlauf startet, kann bei Windows98 und ab dieser WinAVR-Version der _spawnv Fehler auftreten, der aber behebbar ist. Dazu mehr hier: http://www.mikrocontroller.net
-
Thread
Bekomme Projekt nicht kompiliert: No Rule...
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. make.exe: *** No rule to make target `main.o', needed by `main.elf'. Stop. > Process Exit Code: 2 > Time Taken: 00:00 [/pre] Beim Makefile denke ich habe ich alles richtig eingestellt. Hier das
----------------------------------------------------------------------- # On command line: # # make all = Make software. # # make clean = Clean out built project files. # # make coff = Convert ELF to AVR COFF. # # make extcoff = Convert ELF to AVR Extended COFF. # # make program = Download
-
Thread
Timer controller
#include <stdint.h> #include <avr/interrupt.h> #include <avr/wdt.h> #define isr(vector) int main(void){ DDRD=0x32; /*pin 5 des Ports D setzen*/ TCNT=0x0000; /*Counter auf null initialisieren*/ OCR1A=0x03EA; /*es wird bis zu 1000 dez
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. make.exe: *** No rule to make target `main.o', needed by `main.elf'. Stop. > Process Exit Code: 2
-
Thread
Programmers Notepad 2 problem
umwandeln. habe den quellcode geschrieben und das makefile angelegt. anschließend gehe ich auf den befehl make all, doch da gibt er mir nur die fehlermeldung:" make.exe: *** No rule to make target `main.o', needed by `main.elf'. Stop. " aus. habe ich was vergessen? vielen dank für eure hilfe.
Makefile hier zu posten. Vorab sagt meine Kristallkugel schon einmal: Heißt Dein C-Quellcode auch main.c (in Kleinbuchstaben)?
-
Thread
AVR Studio - Make
Hallo Leute ich habe heute zum ersten mal vor was mir AVR Studio zu machen, nun bekomme ich beim maken immer folgenden Fehler: rm -rf ADC.o lcd6963.o LCD_Test.o Main.o os.o servo.o T6963.o uart.o Main.elf dep/ Main.hex Main.eep Build succeeded with 0 Warnings... make: *** No rule to make target `..//E/Projekts/Elektronik/AVR-Betriebssysteme/LCD/Main.c', needed by `Main.o'. Stop. Build failed with 1 errors and 0 warnings... Woran kann das liegen oder was muss ich einstellen ?
-
Thread
Was brauche ich alles für ATTiny2313 und C
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. make.exe: *** No rule to make target `OBJ/main.o', needed by `test1.elf'. Stop. > Process Exit Code: 2 > Time Taken: 00:00 Wenn ich auf "make programm" gehe kommt: > "make.exe" program make.exe: *** No rule to make target `OBJ/main.o', needed by `test1.elf'. Stop. > Process Exit Code: 2 > Time Taken: 00:00 Bitte helft mir Ram99
-
Thread
Makefile wirrwarr
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. make.exe: *** No rule to make target `obj/main.o', needed by `main.elf'. Stop. > Process Exit Code: 2 > Time Taken: 00:01 Makefile habe ich mit MFile erstellt die dabei bei WinAVR war. Auch mit
ohne extension und dann SRC mit extension. Und da wiederum dachte ich dass eine main.c bei "Make all" irgendwie automatisch erzeugt wird wenn es nicht gleich das ganze mit .c am Ende speichert. Jetzt habe ich es explizit mit .c gespeichert und es ging !
-
Thread
ich habe Probleme beim Umgang mit AVRDUDE
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. make.exe: *** No rule to make target `obj/main.o', needed by `test.elf'. Stop. > Process Exit Code: 2 > Time Taken:
conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. make.exe: *** No rule to make target `obj/main.o', needed by `test5.elf'. Stop. > Process Exit Code: 2 > Time Taken
-
Thread
UART macht probleme
allen anderen Zeichen nichts tun break; } } goto LOOP; } /* end of main */ Leider kriege ich wenn ich auf Build klicke folgende Meldungen: rm -rf uart.o uart.elf dep/ uart.hex uart.eep Build succeeded with 0 Warnings... avr-gcc -mmcu=atmega8 -Wall -gdwarf-2
leider sind da immer noch zwei Build started 30.10.2006 at 20:56:59 makefile:39: /avrfreaks/avr_make: No such file or directory make: *** No rule to make target `/avrfreaks/avr_make'. Stop. Build failed with 2 errors and 0 warnings... Mit denen ich nichts anfangen kann :-(