Problem in understanding the verbose output on Arduino Lilypad
dear all,
i creating dress using many arduino lilypad atmega 328. used sketch lot of times. 1 of time on lilypad, arduino compiling gives me problem:
in complicated configuration give me problem have leds on pin 0 , 19. possibile fake problem due conductive thread short circuit on ftdi converter?
is there chance force compiler load sketch?
in attachment verbose output.
thank in advance.
best wishes,
riva1919
i creating dress using many arduino lilypad atmega 328. used sketch lot of times. 1 of time on lilypad, arduino compiling gives me problem:
code: [select]
arduino: 1.6.7 (mac os x), board: "lilypad arduino, atmega328"
sketch uses 3,190 bytes (10%) of program storage space. maximum 30,720 bytes.
global variables use 220 bytes (10%) of dynamic memory, leaving 1,828 bytes local variables. maximum 2,048 bytes.
avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x41
avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x81
avrdude: stk500_initialize(): (a) protocol error, expect=0x14, resp=0x20
avrdude: initialization failed, rc=-1
double check connections , try again, or use -f override
check.
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x41
problem uploading board. see http://www.arduino.cc/en/guide/troubleshooting#upload suggestions.
this report have more information with
"show verbose output during compilation"
enabled in file > preferences.
in complicated configuration give me problem have leds on pin 0 , 19. possibile fake problem due conductive thread short circuit on ftdi converter?
is there chance force compiler load sketch?
in attachment verbose output.
thank in advance.
best wishes,
riva1919
pin 0 1 of serial pins. having things connected pins 0 or 1 can cause issues loading code onto board. try disconnecting led , see if can load then.
Arduino Forum > Topics > E-Textiles and Craft > Problem in understanding the verbose output on Arduino Lilypad
arduino
Comments
Post a Comment