avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-chat] Please help on stk500_getsync() problem.


From: Lasse Karagiannis
Subject: [avr-chat] Please help on stk500_getsync() problem.
Date: Fri, 23 Oct 2015 07:42:16 +0200

Hi, using ATMEL studio 7, and I keep on getting this responce what ever I do

avrdude.exe: Version 6.0.1, compiled on Apr 15 2015 at 19:59:58
             Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
             Copyright (c) 2007-2009 Joerg Wunsch

             System wide configuration file is "C:\Program Files (x86)\Arduino\h
ardware\tools\avr\etc\avrdude.conf"

             Using Port                    : COM6
             Using Programmer              : arduino
             Overriding Baud Rate          : 57600
avrdude.exe: stk500_getsync() attempt 1 of 10: not in sync: resp=0x3f
avrdude.exe: stk500_getsync() attempt 2 of 10: not in sync: resp=0x3f
avrdude.exe: stk500_getsync() attempt 3 of 10: not in sync: resp=0x3f
avrdude.exe: stk500_getsync() attempt 4 of 10: not in sync: resp=0x3f
avrdude.exe: stk500_getsync() attempt 5 of 10: not in sync: resp=0x3f
avrdude.exe: stk500_getsync() attempt 6 of 10: not in sync: resp=0x3f
avrdude.exe: stk500_getsync() attempt 7 of 10: not in sync: resp=0x3f
avrdude.exe: stk500_getsync() attempt 8 of 10: not in sync: resp=0x3f
avrdude.exe: stk500_getsync() attempt 9 of 10: not in sync: resp=0x3f
avrdude.exe: stk500_getsync() attempt 10 of 10: not in sync: resp=0x3f

avrdude.exe done.  Thank you.

Press any key to continue . . .

I am using the following parameters:
Command:
C:\Program Files (x86)\Arduino\hardware\tools\avr\bin\avrdude.exe
Arguments:
-C "C:\Program Files (x86)\Arduino\hardware\tools\avr\etc\avrdude.conf" -v -v -p m32u4 -c arduino -P COM6 -b 57600 -U flash:w:"$(ProjectDir)Debug\$(ItemFileName).hex":i

Initial Directory:
$(ProjectDir)

Running Arduino Leornardo on ATMega32u4, my COM port is for Arduino Leornado is COM5, and my Arduino Leornado Bootloader
is on COM6.

Does anybody know and can help me out?

Kindest regards,

Lasse Karagiannis



reply via email to

[Prev in Thread] Current Thread [Next in Thread]