codebndr / Ariadne-Bootloader

A little less unfinished TFTP bootloader for Arduino Ethernet or Arduino with Ethernet Shield
codebender.cc
98 stars 37 forks source link

Please specify fuses for alternative ICSP programmer. #36

Closed puhycz closed 7 years ago

puhycz commented 7 years ago

Hello,

I try program this Ariadne-Bootloader to Arduino Mega2560 by ASIX PRESTO Programmer (I have only this programmer).

When I open hex file, there are some alert about Little or Big Endian:

image

Please help me with settings fuses. Is somewhere specify fuses for ariadne-bootloader?

mega2560conf

I try default fuses with SPI prog. enabled, but it is not function ...

Many thanks,

Jan

puhycz commented 7 years ago

I finally solved it with standard avrdude.

Step by step is here (in Czech language): https://www.puhy.cz/blog/lan-bootloader-pro-arduino-mega-2560-atmel-atmega-2560/

loathingKernel commented 7 years ago

This issue was moved to LoathingKernel/Ariadne-Bootloader#20