Sanguino / Arduino Parallel programming error January 25, 2009 04:03AM |
Registered: 17 years ago Posts: 146 |
Quote
Binary sketch size: 1168 bytes (of a 63488 byte maximum)
avrdude: stk500_getsync(): not in sync: resp=0x00
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51
In file included from G:\ATmega\arduino-0012\hardware\cores\sanguino/WProgram.h:9,
from Stepper.cpp:48:
g:/atmega/arduino-0012/hardware/tools/avr/lib/gcc/../../avr/include/avr/signal.h:36:2: warning: #warning "This header file is obsolete. Use ."
In file included from G:\ATmega\arduino-0012\hardware\cores\sanguino/WProgram.h:9,
from LiquidCrystal.cpp:6:
g:/atmega/arduino-0012/hardware/tools/avr/lib/gcc/../../avr/include/avr/signal.h:36:2: warning: #warning "This header file is obsolete. Use ."
In file included from G:\ATmega\arduino-0012\hardware\cores\sanguino/WProgram.h:9,
from Firmata.cpp:25:
g:/atmega/arduino-0012/hardware/tools/avr/lib/gcc/../../avr/include/avr/signal.h:36:2: warning: #warning "This header file is obsolete. Use ."
Quote
avrdude: verification error, first mismatch at byte 0xf800
0x0c != 0xff
avrdude: verification error; content mismatch
Re: Sanguino / Arduino Parallel programming error January 30, 2009 01:21PM |
Registered: 17 years ago Posts: 146 |
Re: Sanguino / Arduino Parallel programming error February 01, 2009 06:14PM |
Registered: 17 years ago Posts: 146 |
Re: Sanguino / Arduino Parallel programming error February 02, 2009 09:52AM |
Registered: 17 years ago Posts: 225 |
Re: Sanguino / Arduino Parallel programming error February 02, 2009 09:54AM |
Registered: 17 years ago Posts: 225 |
Re: Sanguino / Arduino Parallel programming error February 02, 2009 01:13PM |
Registered: 17 years ago Posts: 146 |