[En-Nut-Discussion] One Wire (AVRfreaks Project 111) - Ethernut/DS1820
Grahame M. Kelly
grahame at wildpossum.com
Wed Jun 2 15:31:44 CEST 2004
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
More information about the En-Nut-Discussion
mailing list