Problem mit Makefile

OP #2139285
Lesenswert?

Hallo,

ich habe ein Programm geschrieben, jedoch konnte das AVR-Studio die 
asuro.h und die asuro.c nie finden. Deshalb bin ich auf die Idee 
gekommen, bei einem Makefile aus einem Beispielprogramm #inlude 
<asuro.h> und den Pfad der asuro.c ergänzt, und siehe da, es ging jedoch 
kommt nun immer eine neue Fehlermeldung, die ich nicht verstehe:

Build started 10.4.2011 at 13:57:58
-------- begin --------
avr-gcc --version
avr-gcc (GCC) 4.1.2 (WinAVR 20070525)
Copyright (C) 2006 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.

make: *** No rule to make target `test.hex', needed by `all'.  Stop.
Build failed with 1 errors and 0 warnings...

Vielen Dank für eure Hilfe!

LG Oliver
Gast #2151055
Lesenswert?

Oliver Müller schrieb:
> Hallo,
>
>
>
> make: *** No rule to make target `test.hex', needed by `all'.  Stop.
> Build failed with 1 errors and 0 warnings...
>
> Vielen Dank für eure Hilfe!
>
> LG Oliver

Oliver Müller schrieb:
> Hallo,
>
>
>
> make: *** No rule to make target `test.hex', needed by `all'.  Stop.
> Build failed with 1 errors and 0 warnings...
>
> Vielen Dank für eure Hilfe!
>
> LG Oliver

Ich habe auch oft solche Probleme aber bei mir handelt es um viren.
Wen ich PC vom viren reinge und WINAVR neu installiere und auch AVR 
studio neu installiere dann alles funkrioniert.

Antwort schreiben

Bitte melde dich an, um einen Beitrag zu schreiben.

oder

Mit Google-Account einloggen

Die Registrierung ist kostenlos und dauert nur eine Minute.

Jetzt registrieren