SKcoch / optiboot

Automatically exported from code.google.com/p/optiboot
0 stars 0 forks source link

Fast start mod doesn't always work on Uno boards. #111

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Restart a modern Uno board (seen on R2 SMD, and Uno R3) by applying power, 
or by using the RESET button (or upload.)
2. Observe L led for start flashes.
3.

What is the expected output? What do you see instead?
The fast start mod should run the sketch immediately, bypassing the initial 
bootload LED flashing, on powerup resets, but not on RESET/Upload.  However, 
perhaps due to the Uno reset circuitry, you ALWAYS see the bootloader startup 
flashes.  (This does not occur on some older boards, such as a freeduino, with 
the same chip.)

Please use labels and text to provide additional information.
http://forum.arduino.cc/index.php?topic=64105.msg1841763#msg1841763

Original issue reported on code.google.com by wes...@gmail.com on 14 Aug 2014 at 6:35

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/optiboot/source/detail?r=a096b95abbd79dc87e868d5042114
a1ae3f7d7fb

Original comment by wes...@gmail.com on 14 Aug 2014 at 9:02