AW: [En-Nut-Discussion] One Wire (AVRfreaks Project 111) -Ethernut/DS1820
Oliver Schulz
Oliver.Schulz at bong.de
Wed Jun 2 15:43:19 CEST 2004
Hi Grahame,
if Harald put my code on AVRFreaks, than this error is my fault.
I experimented with a new library 'libnuthw', which provides dynamic access to ports and pins.
But the latest 1wire code doesn't need this library, so just remove it from the Makefile.
Cheers,
Oliver.
> -----Ursprüngliche Nachricht-----
> Von: en-nut-discussion-bounces at egnite.de
> [mailto:en-nut-discussion-bounces at egnite.de]Im Auftrag von Grahame M.
> Kelly
> Gesendet: Mittwoch, 2. Juni 2004 15:32
> An: harald.kipp at egnite.de
> Cc: en-nut-discussion at egnite.de
> Betreff: [En-Nut-Discussion] One Wire (AVRfreaks Project 111)
> -Ethernut/DS1820
>
>
> Hi Harald.
>
> When compiling the One Wire OS example you put up on
> AVRfreaks, I get the
> following error:
>
> cannot find -lnuthw
>
> I have checked and library nuthw does not exist anywhere I
> can find it!.
>
> From the Makefile:
> SRCS = $(PROJ).c 1wire.c
> OBJS = $(SRCS:.c=.o)
> LIBS = $(LIBDIR)/nutinit.o -lnutpro -lnutfs -lnutos -lnutdev
> -lnutos -lnutnet
> -lnutcrtf -lnuthw -lm
> TARG = $(PROJ).hex
>
>
> Would you kindly advise what needs to be modified or substitute to get
> it working.
> Thanks & Cheers.
> Grahame
>
> _______________________________________________
> En-Nut-Discussion mailing list
> En-Nut-Discussion at egnite.de
> http://www.egnite.de/mailman/listinfo.cgi/en-nut-discussion
>
More information about the En-Nut-Discussion
mailing list