[En-Nut-Discussion] newbee problem - changing of IP
andrzej skaradzinski
ask at k-d-s.dk
Thu Apr 21 18:25:02 CEST 2005
Harald Kipp wrote:
> Hi Andrzej,
>
> in the current httpserv.c NutDhcpIfConfig() is called first.
> Only if this fails, MYIP will be used. But NutDhcpIfConfig()
> will _not_ fail, if
>
> - A DHCP server is running in your network (probably not, because
> of the weird IP)
> - An IP is already stored in the ATmega128 EEPROM
>
> You can use Basemon to change the EEPROM setting. Or run
> AVRStudio and disable the "Preserve EEPROM Fuse". In that
> case the EEPROM contents will be cleared whenever you
> erase the device (during programming).
>
> Even for Charon II Users the
> http://www.ethernut.de/pdf/enswm21e.pdf
> is quite helpful. See page 33.
>
> Harald
hello Harald,
Thank you for realy fast reply!! :-).
I will check your advice and get you know if it solved my problem.
Thanks again,
andrzej
More information about the En-Nut-Discussion
mailing list