Bonjour,
Concerne : Arduino Mega 2560 R2
Je travaille sous windows 7 ( 32 bits ) et arudino 0022.
J'ai suivi , je pense correctement , la procédure décrite dans le lien suivant : http://arduino.cc/forum/index.php/topic,62600.0.html
Malheureusement lorsque j'essaye d'uploader un sketch je reçois un timeout.
Voici les traces :
Binary sketch size: 29830 bytes (of a 258048 byte maximum)
C:\Users\mia\Downloads\arduino-0022\arduino-0022\hardware/tools/avr/bin/avrdude -CC:\Users\mia\Downloads\arduino-0022\arduino-0022\hardware/tools/avr/etc/avrdude.conf -v -v -v -v -patmega2560 -cstk500v2 -P\.\COM3 -b115200 -D -Uflash:w:C:\Users\mia\AppData\Local\Temp\build682081987723677797.tmp\BGCUB.cpp.hex:i
avrdude: Version 5.4-arduino, compiled on Oct 11 2007 at 19:12:32
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
System wide configuration file is "C:\Users\mia\Downloads\arduino-0022\arduino-0022\hardware/tools/avr/etc/avrdude.conf"
Using Port : \.\COM3
Using Programmer : stk500v2
Overriding Baud Rate : 115200
avrdude: ser_open(): setting dtr
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14]
avrdude: Recv:
avrdude: stk500_2_ReceiveMessage(): timeout
avrdude: Send: . [1b] . [01] . [00] . [01] . [0e] . [01] . [14]
J'ai essayé sur deux cartes.
Que dois-je faire ou vérifier pour corriger le problème ?
Merci