[En-Nut-Discussion] Problem compiling httpd demo
Richard Tóth
riso at dorm.utc.sk
Thu Feb 23 13:56:13 CET 2006
Hi Harald,
>>i tryied to copy the comiled libraries as you suggested, but nothing changed.
HK> That's puzzling...sorry, no idea right now. May be
HK> try the iccavr list?
ok, finally i used the winavr and everything seem ok now.
but there is still one problem. i have HW STK500 dongle, and i don't know
how to use it properly.
i tried make burn:
once with /dev/ttyS1 (COM2)
D:\Hamshack\ethernut\nutapp\httpd>make burn
uisp -dprog=stk500 -dserial=/dev/ttyS1 -dspeed=115200 -dpart=atmega128 -v=3 --erase --upload if=httpserv.hex
process_begin: CreateProcess((null), uisp -dprog=stk500 -dserial=/dev/ttyS1 -dspeed=115200 -dpart=atmega128 -v=3 --erase --upload if=httpserv.hex, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [burn] Error 2
once with 0x2f8 as COM2
D:\Hamshack\ethernut\nutapp\httpd>make burn
uisp -dprog=stk500 -dserial=0x2f8 -dspeed=115200 -dpart=atmega128 -v=3 --erase --upload if=httpserv.hex
process_begin: CreateProcess((null), uisp -dprog=stk500 -dserial=0x2f8 -dspeed=115200 -dpart=atmega128 -v=3 --erase --upload if=httpserv.hex, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [burn] Error 2
i have already installed giveio.
do you guess, where is the problem?
then i installed AVRStudio 4.08 and tryied STK500 in its enviroment. detecting failed.
>>p.s. why you are wondering about comiling libraries with the demo? on
>>imagecraft web page is:
>>"All V7 demos (~6-7 megabytes) are fully functional for 45 days, then are
>>code sized limit (normally
>>4K bytes) for an unlimited time for non-commercial use."
HK> As confirmed by Richard and stated at
HK> http://www.ethernut.de/en/iccavr/
HK> Step 2: Configuring Nut/OS
HK> the demo refuses to run the command line compiler, which
HK> is required by the Configurator.
IMHO it will compile the source, but it won't to link it together.
HK> Anyway, just for interest. Did you start the Configurator
HK> out of the IDE? If that works it would be a nice "workaround"
HK> and will probably conform to Imagecraft's policy.
no, it was run from IDE (as decribed in step-by-step Ethernut software manual)
--
S pozdravom,
Risko
mailto:riso at dorm.utc.sk
ICQ: 223531718
http://www.risko.org
http://www.zuzo.sk
More information about the En-Nut-Discussion
mailing list