Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 May 2012 11:20:51 -0700
From:      Colin Barnabas <colin.barnabas@gmail.com>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   avrdude and arduino
Message-ID:  <20120513182051.GA63499@hs1.VERBENA>

next in thread | raw e-mail | index | archive | help
Has anyone been able to get the Arduino Uno board working with
avrdude? I keep getting programmer not responding errors.

avrdude: ser_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding


This is the command I'm using:

%sudo avrdude -F -v -v -v -v -c arduino -p ATMEGA328P -P /dev/cuaU0 -U flash:w:flash.hex

Any suggestions would be much appreciated.


-- 
Colin Barnabas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120513182051.GA63499>