Just got my first arduino board and went through the setup guide no problem. Selected the proper Board ProMicro 5v/16mhz in the arduino software and also verified that the Serial COM port matched that of the COM port reported by device manager.
I copied and pasted the ‘blinkie’ example to see it working on the board.
The Arduino Software 1.0.5-r2 gave me the following error:
Found programmer: Id = “BÙT”; type =
Software Version = . ; Hardware Version = .
avrdude: error: buffered memory access not supported. Maybe it isn’t
a butterfly/AVR109 but a AVR910 device?
WTH?