[En-Nut-Discussion] NutLoadConfig/NutNetConfig/NutDhcpIfConfig
Bernard Fouché
bernard.fouche at kuantic.com
Tue Sep 20 15:53:16 CEST 2005
Harald Kipp wrote:
>
> Also make sure that the "Preserve EEPROM Fuse" is
> set. Otherwise the EEPROM contents will disappear
> when you erase the ATmega. See
> http://www.ethernut.de/en/isp/fuses.html
> for standard fuse settings.
> (Do not enable "Boot Reset Vector", this is used with
> boot loaders only.)
>
Thanks Harald & Hugo for you answers! Of course I forgot about the
'Preserve EEPROM fuse'! I usually have scripts that calls avrdude and
have it burn eeprom & flash in the same shot. There, using 'make burn'
from some Makefile provided by Ethernut, I forgot about it.
Anyway, I think that I'll change a few things and have the mac address
stored in the external FLASH memory. This way it can't be destroyed by
avrdude. And I'll add that in basemon too.
BTW Ethernut should remove links to uisp since it is nearly deprecated.
Only avrdude is correctly maintained and now supports STK500 v2 firmware
communication protocol (and new others also)
Bernard
More information about the En-Nut-Discussion
mailing list