Hi everyone !
I'm searching for a while and I haven't yet found how to solve my problem.
I have a Arduino Mega 2560 and a SD Card Shield form Seeedstudio : SD Card shield V4.0 | Seeed Studio Wiki
I would like to flash my board with a file on a SD Card.
I tried to use 2boots bootloader ( https://github.com/brianrumburg/2boots-2560/tree/master/avr/2boots ) with no result.
I read this interressant topic : Flashing a sketch from SD card using 2boot bootloader - Programming Questions - Arduino Forum
but I could not make it work for me (even with my Duelmilanove board)
My SD Card : SDHC 4GB
Maybe I made something wrong and I would like to know what it is.
I put my files on github : GitHub - Titaninette/hardware
Please help me, I really need to do this (in fact, I would like to know before why it is not working on Duelmilanove board).
If you need any precision, please ask me.
Thanks !