[En-Nut-Discussion] http server problems
Harald Kipp
harald.kipp at egnite.de
Tue Jan 6 16:37:44 CET 2004
At 10:43 06.01.2004 +0100, you wrote:
>Hello Herald,
>
>I started nutconf and my UserConf.mk looks like this:
>
>MCU=enhanced
>BURN=$(top_srcdir)\tools\win32\uisp
>BURNFLAGS=-dprog=stk500 -dserial=/dev/ttyS0 -dspeed=115200
>-dpart=atmega128 --erase --upload if=$(TARG)
>CRUROM=$(top_srcdir)\tools\win32\crurom
>AVR=c:\iccavr
>HWDEF=-DETHERNUT2
>
>I still have the same problems, any other ideas.
Michel,
UserConf.mk looks good. Sometimes the libs were not
rebuild properly. Make sure, that
... rebuilding works without problem. If in doubt, use
the command line. Type 'make clean' and 'make install'
in the installation directory.
... copying from nut\lib\enhanced to c:\iccavr\lib was
done. Otherwise do it manually.
Did you rebuild your project?
Harald
More information about the En-Nut-Discussion
mailing list