[En-Nut-Discussion] Nut/os problem (NutAppMain)
Julien CHAUSSEC
Julien.Chaussec at ifremer.fr
Tue Jul 26 14:01:35 CEST 2005
Hello everybody,
This is the response of the AVR-GCC compiler and i don't where does the
error come from. If anyone has an idea!
Thank you
avr-gcc tcps.o -mmcu=atmega128 -Wl,--defsym=main=0,-Map=tcps.map,--cref
-LC:/ethernut-3.9.7/nutbld/lib C:/ethernut-3.9.7/nutbld/lib/nutinit.o
-lnutdev -lnutnet -lnutpro -lnutnet -lnutfs -lnutos -lnutdev -lnutcrt
-lnutos -o tcps.elf
C:/ethernut-3.9.7/nutbld/lib/nutinit.o(.text+0x12): In function `NutIdle':
: undefined reference to `NutAppMain'
C:/ethernut-3.9.7/nutbld/lib/nutinit.o(.text+0x14): In function `NutIdle':
: undefined reference to `NutAppMain'
make.exe: *** [tcps.elf] Error 1
> Process Exit Code: 2
More information about the En-Nut-Discussion
mailing list