Hi,
I have 2 arduino cards and from the monday the twice does not work. When i do an upload, the RX led lights but not the TX.
For each programs i compile i get this error :
Binary sketch size: 896 bytes (of a 30720 byte maximum)
avrdude -v -v -v -v -patmega328p -carduino -P/dev/ttyUSB1 -b57600 -D -Uflash:w:/tmp/build8737048981535146992.tmp/Blink.cpp.hex:iavrdude: Version 5.10, compiled on Mar 23 2010 at 15:03:00
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2009 Joerg WunschSystem wide configuration file is "/etc/avrdude.conf"
User configuration file is "/home/sylvain/.avrduderc"
User configuration file does not exist or is not a regular file, skippingUsing Port : /dev/ttyUSB1
Using Programmer : arduino
Overriding Baud Rate : 57600
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: ser_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not respondingavrdude done. Thank you.
I have the same problem with Windows and Linux/Ubuntu 10.04 i686
Thanks in advance