[En-Nut-Discussion] problem in running httpd sample on Ethernut board Revision 1.3 H

Prasad.Nagapati at infineon.com Prasad.Nagapati at infineon.com
Thu May 21 07:45:23 CEST 2009


Hello Everyone,

I am facing a problem in running the Ethernut board Revision 1.3 H.

I compiled the Nut/OS source using the configurator config file 1.3g,
and it was successful and created the library files. Also created a copy
of the samples using the configurator.

Then I started compiling the httpd sample program and make all from the
command line, it was successful and I got the httpserv.hex file.

Now I started the make burn , and output looks like this
avrdude -p atmega128 -P com1 -c stk500v2 -V -U flash:w:httpserv.hex

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100%
0.02s

avrdude: Device signature = 0x1e9702
avrdude: NOTE: FLASH memory has been specified, an erase cycle will be
performed

         To disable this feature, specify the -D option.
avrdude: erasing chip
avrdude: reading input file "httpserv.hex"
avrdude: input file httpserv.hex auto detected as Intel Hex
avrdude: writing flash (82848 bytes):

Writing | ################################################## | 100%
12.48s

avrdude: 82848 bytes of flash written

avrdude: safemode: Fuses OK

avrdude done.  Thank you.

It was successful, now if I open the Hyper terminal and did  settings as
mentioned in the document.

But nothing is coming out of it, even after pressing reset button on the
board.

Please help me, am I missing something here?

Thank you folks

Prasad





More information about the En-Nut-Discussion mailing list