[En-Nut-Discussion] Problem compiling httpd demo

Richard Tóth riso at dorm.utc.sk
Thu Feb 23 02:26:43 CET 2006


Hello all,

i'm  new  to  nut/os  so  pleas  be  patient  with  me.  i  have purchased the charon II module with
development board (compatible with ethernut 1.3f) and i have some troubles to compile the httpd demo
application.

i have nut/os 4.0.2 and icc-avr 7.04A (45 days demo from web). the nut/os libraries has been compiled without errors, but the demo
application wont's compile.

where is the problem? the target is set to ATMega128 (the one with "Please see NNOTES" in combo box)

this is the output from icc-avr

C:\iccv7avr\bin\imakew -f httpd.mak
    iccavr -c -ID:\Hamshack\ethernut\build\include -ID:\Hamshack\ethernut\ethernut-4.0.2\nut\include -e -D__ICC_VERSION="7.04A" -DETHERNUT1 -D_MCU_enhanced -D__HARVARD_ARCH__ -DATMEGA -DATMega128  -l -g -Mavr_enhanced  D:\Hamshack\ethernut\nutapp\httpd\urom.c
    iccavr -c -ID:\Hamshack\ethernut\build\include -ID:\Hamshack\ethernut\ethernut-4.0.2\nut\include -e -D__ICC_VERSION="7.04A" -DETHERNUT1 -D_MCU_enhanced -D__HARVARD_ARCH__ -DATMEGA -DATMega128  -l -g -Mavr_enhanced  D:\Hamshack\ethernut\nutapp\httpd\httpserv.c
    iccavr -o httpd -LD:\Hamshack\ethernut\build\lib -g -ucrtatmegaram.o -bfunc_lit:0x8c.0x10000 -dram_end:0x10ff -bdata:0x1100.0x7fff -dFRAM:1 -dhwstk_size:16 -beeprom:0.4096 -fihx_coff -ucrtnutram.o D:\Hamshack\ethernut\build\lib\nutinit.o -S2 @httpd.lk   -lnutpro -lnutfs -lnutnet -lnutos -lnutdev -lnutcrt -lnutarch -lcatmega
want size 8636
lo 59030 hi 65535 size 6506
lo 65536 hi 65536 size 1
!E <library>(12031): area 'text' not large enough
want size 806
lo 65238 hi 65535 size 298
lo 65536 hi 65536 size 1
!E <library>(12031): area 'text' not large enough
want size 996
lo 65238 hi 65535 size 298
lo 65536 hi 65536 size 1
!E <library>(12031): area 'text' not large enough
want size 968
lo 65238 hi 65535 size 298
lo 65536 hi 65536 size 1
!E <library>(12031): area 'text' not large enough
C:\iccv7avr\bin\imakew.exe: Error code 1
Done: there are error(s). Exit code: 1
  
can you help me with this?

-- 
Greetings,                         
 Richard Toth

 ICQ: 223531718
 http://www.risko.org




More information about the En-Nut-Discussion mailing list