Hello Falks,
I was trying to use this with my ATMega1284P, however first run going smoothly which loads the bin file in my SD card, for some reason subsequent resets does not kick start the bootloader and therefore does not load any more bin files from the SD card.
Is this something to do with the Boot Reset Vector?
Any idea how can I continue to use the bootloader so that any time a FIRMWARE.BIN on SD card will get loaded upon reset (and from the program I can delete the BIN file)
To note, I was using the boards manager installation on Arduino 1.8.1
Cheers,
Las
Hello Falks,
I was trying to use this with my ATMega1284P, however first run going smoothly which loads the bin file in my SD card, for some reason subsequent resets does not kick start the bootloader and therefore does not load any more bin files from the SD card.
Is this something to do with the Boot Reset Vector?
Any idea how can I continue to use the bootloader so that any time a FIRMWARE.BIN on SD card will get loaded upon reset (and from the program I can delete the BIN file)
To note, I was using the boards manager installation on Arduino 1.8.1
Cheers,
Las