Hello,
I bought a Arduino Robot one week ago and I was loading different sketch in it, but suddenly I can´t load any sketch. after compile the sketch the following message is showed:
Found programmer: Id = "B«\"; type =
Software Version = . ; Hardware Version = .
avrdude: error:buffered memory access not supported. Maybe it isn´t
a butterfly/AVR109 but AVR910 device?
processing.app.debug.RunnerException
at cc.arduino.packages.uploaders.SerialUploader.uploadUsingPreferences(SerialUploader.java:129)
at processing.app.Sketch.upload(Sketch.java:1692)
at processing.app.Sketch.exportApplet(Sketch.java:1605)
at processing.app.Sketch.exportApplet(Sketch.java:1577)
at processing.app.Editor$DefaultExportHandler.run(Editor.java:2397)
at java.lang.Thread.run(Thread.java:619)
Caused by: processing.app.debug.RunnerException: Problema subiendo a la placa. Visita
http://www.arduino.cc/en/Guide/Troubleshooting#upload para sugerencias.
I´ve tried with different Arduino version (currently I have 1.5.4), different USB port and different computer but the error is the same.
It would be possible to have directions to solve the problem?
Thanks
Angel