[En-Nut-Discussion] Problem with httpd demo using Imagecraft
Harald Kipp
harald.kipp at egnite.de
Wed Feb 28 13:22:09 CET 2007
Anthony,
As stated in the file log
* $Log: httpserv.c,v $
* Revision 1.15 2006/09/07 09:01:36 haraldkipp
* Discovery registration added.
* Re-arranged network interface setup to exclude DHCP code from ICCAVR
* builds and make it work with the demo compiler. Unfinished.
this problem hasn't been fully solved yet. The application takes more
than 64k, which is the limit for the ICCAVR Demo. Removing
httpd\sample\flash\egnite.swf should provide another 16k of free program
space. Make sure to run crurom.exe after deleting that file.
Harald
Anthony schrieb:
> C:\iccv7avr\bin\imakew -f HTTPD.mak
> iccavr -o HTTPD -LC:\ethernut-4.2.1\nut\lib\icc\enhanced -g -e:0x20000
> -ucrtatmega.o -bfunc_lit:0x8c.0x10000 -dram_end:0x10ff -bdata:0x100.0x10ff
> -dhwstk_size:16 -beeprom:0.4096 -fihx_coff - ucrtnutram.o
> C:\ethernut-4.2.1\nut\lib\icc\enhanced\nutinit.o -S2 @HTTPD.lk -lnutpro
> -lnutfs -lnutnet -lnutos -lnutdev -lnutcrt -lnutarch -lcatmega
> !E <library>(10515): area 'text' not large enough
> want size 990
>
More information about the En-Nut-Discussion
mailing list