Optiboot, like stk500v2, appears to endlessly attempt to parse incoming serial
traffic before
booting the app.
Can we have an option or a fix that will either timeout and start the app if no
good bootloader
packets have been found, or some other recognition system that the traffic is
not meant for the bootloader, that will trigger the app to start anyway.
The reason for this is in an environment with an attached serial device,
perhaps a radio, there will
be serial traffic on the UART and if there is a reset for whatever reason, this
traffic will stop the boot loader from booting the firmware.
Original issue reported on code.google.com by justinbe....com on 24 Jan 2012 at 1:40
该提问来源于开源项目:Optiboot/optiboot