Abdellazizhammami / arduino

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

Upload issues: Mac OS X 10.4.11 with Arduino 0022 IDE and UNO board #709

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Any attempt to upload a sketch fails with stk500_getsynch(0) not in synch: 
resp=0x86 followed by stk500_rcv(0): programmer is not responding
2.
3.

What is the expected output? What do you see instead?
Expected success, got failure

What version of the Arduino software are you using? On what operating
system?  Which Arduino board are you using?
software 0022, Mac OS X 10.4.11 on G4 CPU, board UNO

Please provide any additional information below.
Following work-around appears to be reliable: hold down Reset button on UNO, 
start upload, keep holding Reset until first LED flash then release quickly.  
Others have suggested waiting just until "binary sketch size" message appears, 
but that has not been reliable here. Continuing to hold until first flash 
(seems to be L LED, quickly followed by Rx/Tx LEDS) seems more reliable.
Major show-stopper for new users...

Original issue reported on code.google.com by ga...@jacqcad.com on 10 Nov 2011 at 4:06

GoogleCodeExporter commented 8 years ago
https://github.com/arduino/Arduino/issues/709#issuecomment-105875070

Original comment by federico...@gmail.com on 27 May 2015 at 11:24