[En-Nut-Discussion] problem with quick start AVR
lieven.broucke at kahosl.be
lieven.broucke at kahosl.be
Sun Apr 13 20:39:38 CEST 2008
hello again,
your last info did the trick perfectly, thanks fot that.
Still I'm not out of the woods yet I'm afraid.
Now I encounter a problem in Imagecraft 6.31a when trying to build the httpd example.
I have followed the manual (Ethernut software manual/ quick start ICCAVR) and it all goes well until I try to build the file. All my settings in Imagecraft have been doublechecked and seem OK and creating urom.c was not a problem. Still the compiler does not build the example file and I do not understand the error the compiler returns to me?
Thanks in advance for helping me an if you need any more info, please do not hesitate to ask,
Lieven
SOFTWARE USED:
Ethernut 1.3G
NUT/OS configurator 4.4.1
Imagecraft 6.31a
Windows XP Pro service pack 2
ERROR report from imagecraft 6.31a
C:\icc\bin\imakew -f httpd.mak
iccavr -o httpd -LC:\ethernut-4.4.1\nutbld\lib -g -ucrtatmegaram.o -bfunc_lit:0x8c.0x20000 -dram_end:0x10ff -bdata:0x1100.0x7fff -dFRAM:1 -dhwstk_size:16 -beeprom:1.4096 -fihx_coff -crtenutram.o C:\ethernut-4.4.1\nutbld\lib\nutinit.o -S2 @httpd.lk -lnutpro -lnutfs -lnutnet -lnutos -lnutdev -lnutcrt -lnutarch -lcatmega
Usage: [options] file [file ...] [-l<f>]
-btext: expression
-bdata: expression
-b<name>: expression
-d global symbol = expression
-F<pat>: (AVR|M8C) fill unused memory with <pat>
-f<format>: -fmots19 | -fintelhex | -fcoff | -fihx_coff
-L<dir> library search path
-l<f> Search library archive lib<f>.a
-m Generate map file as <file>.mp
-o<file> Name output file
-R do not link in startup or library file
@<file> Obtain options from file
-Sx Atmel Studio COFF version
S0: Studio 3.x; S1: Stduio 4.0 - 4.05; S2: Studio 4.06+
C:\icc\bin\imakew.exe: Error code 1
Done: there are error(s). Exit code: 1
More information about the En-Nut-Discussion
mailing list