Hello All,
While running the Blink program on the sketch, I am having the following error on upload:
##########################################################
Found programmer: Id = "B¡K"; type =
Software Version = . ; Hardware Version = .
avrdude: error: buffered memory access not supported. maybe it
isn't
a butterfly/AVR109 but a AVR910 device?
###########################################################
I am using an Arduino Micro powered through the USB port with no hardware connected to any of the pins.
The arduino is connected to a Samsung QX series laptop updated to Windows 8 (Which I am starting to hate).
I installed the driver as a Compaq Modem set at 9600 baud.
The Arduino Micro is selected.
When I run the serial monitor the serial data window pops and data appears in the form of the word TESTATA followed by a
carriage return and line feed. This is repeated in an endless loop for as long as the pop up window is open.
When I upload I can see the Arduino resetting automatically and the TX Led blinks a few times. Then the upload times out.
Anyone seen this error before? Any help will be appreciated.
Hugo