Flashed Ariadne bootloader onto Arduino Ethernet board with the disabled blink option. Loading a sketch over tftp works and the sketch would run right after loading but after a reset (either after ResetServer or after pushing reset button or after cycling power) Arduino Ethernet would remain in the tftp server mode awaiting for a new sketch but would not run previously loaded sketch.
Tried Ariadne bootloader with the enabled blink option - works as expected: after a reset tftp server awaits for a while for an eventual new sketch but after some time the previously loaded sketch would run.
Flashed Ariadne bootloader onto Arduino Ethernet board with the disabled blink option. Loading a sketch over tftp works and the sketch would run right after loading but after a reset (either after ResetServer or after pushing reset button or after cycling power) Arduino Ethernet would remain in the tftp server mode awaiting for a new sketch but would not run previously loaded sketch.
Tried Ariadne bootloader with the enabled blink option - works as expected: after a reset tftp server awaits for a while for an eventual new sketch but after some time the previously loaded sketch would run.