Hello, I am a total noob when it comes to using the pi with the Arduberry. I am trying to run a Seed Motor Shield (http://www.seeedstudio.com/wiki/Motor_Shield_V2.0). When all is hooked up and I run avrdude -c gpio -p m328p I get:
pi@raspberrypi ~ $ avrdude -c gpio -p m328p
avrdude: AVR device initialized and ready to accept instructions
Hi,
I think that there is a pin conflict with the Motor shield and the Arduberry Programming Pins.
Try this, remove the Motor shield from the Arduberry and upload the code to the Arduberry and then place the motor shield back on top of the Arduberry and press the reset button on the Arduberry. This should solve the problem.