embeddedartistry / athena-bootloader

An AVR Arduino bootloader that supports uploads over Ethernet (via TFTP) and Serial.
GNU Lesser General Public License v2.1
12 stars 5 forks source link

Check that TFTP upload works during boot delay #55

Closed phillipjohnston closed 3 years ago

phillipjohnston commented 4 years ago

Kelley reports TFTP upload doesn't work unless reprogram mode was used:

KH: I thought I tried this multiple ways and couldn't get it to work with power boot or reset button. I could get it to work with reprogram endpoint. I don't thing the reset endpoint worked either. Just reprogram.

Look into this.

phillipjohnston commented 4 years ago

This is possibly the same as #72.

phillipjohnston commented 3 years ago

Locally today, I did verify every upload configuration using my ATMEga2560 + Wiznet W5500 shield, including initial boot uploads and uploads using the reset button. Remaining failures will be tracked in #72.