[En-Nut-Discussion] Problems compiling example playmp3.
Harald Kipp
harald.kipp at egnite.de
Mon Jan 2 16:35:45 CET 2006
Jérôme,
Indeed the list of libs seems to be broken for this application.
You may try to fix the
LIBS = $(LIBDIR)/nutinit.o ...
entry in the Makefile. At least -lnutarch seems to be missing.
Harald
At 14:39 30.12.2005 +0100, you wrote:
>avr-gcc playmp3.o urom.o -mmcu=atmega128
>-Wl,--defsym=main=0,-Map=playmp3.map,--
>cref -Lc:/ethernut-3.9.9/nutbld/lib c:/ethernut-3.9.9/nutbld/lib/nutinit.o
>-lnut
>net -lnutpro -lnutfs -lnutos -lnutdev -lnutnet -lnutcrt -o playmp3.elf
>playmp3.o(.text+0x84): In function `PlayMp3File':
>: undefined reference to `VsPlayerInterrupts'
More information about the En-Nut-Discussion
mailing list