[En-Nut-Discussion] Ethernut with CAN-IF

Ole Reinhardt ole.reinhardt at kernelconcepts.de
Fri Aug 12 11:35:14 CEST 2005


Hi,

> : undefined reference to `NutSemInit'
> I've already searched several hours but I can not locate the problem.
> Everything seems to be fine (Configurator used as SW-manual tells, no
> problem

Ok, this seems to be a problem with your makefile.

Try use the following line in your Makefile:


LIBS =  $(LIBDIR)/nutinit.o -lnutos -lnutarch -lnutos -lnutdev -lnutcrt

As you see the libnutos is mentioned twice in this line.

Hope this will help you,

Ole Reinhardt

-- 
kernel concepts    Tel: +49-271-771091-14
Dreisbachstr. 24   Fax: +49-271-771091-19
D-57250 Netphen    E+ : +49-177-7420433
--





More information about the En-Nut-Discussion mailing list