avrdude: butterfly_recv(): programmer is not responding

Settings:
Board - Pololu A-Star 32U4
Port - COM3 Arduino/Genuino Uno
Programmer - ArduinoISP

Please help. I am trying to upload a sketch to my Arduino attached to my Zumo Shield robot and it's not working. Here's the error I get. Can anyone tell me what I should do?

avrdude: butterfly_recv(): programmer is not responding
avrdude: butterfly_recv(): programmer is not responding
avrdude: butterfly_recv(): programmer is not responding
avrdude: butterfly_recv(): programmer is not responding
avrdude: butterfly_recv(): programmer is not responding
Found programmer: Id = ""; type =
Software Version = i.; Hardware Version = .O
avrdude: butterfly_recv(): programmer is not responding
avrdude: butterfly_recv(): programmer is not responding
avrdude: error: buffered memory access not supported. Maybe it isn't
a butterfly/AVR109 but a AVR910 device?
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check.

avrdude: butterfly_recv(): programmer is not responding
avrdude: error: programmer did not respond to command: leave prog mode
avrdude: butterfly_recv(): programmer is not responding
avrdude: error: programmer did not respond to command: exit bootloader
avrdude: error: programmer did not respond to command: exit bootloader

Again, Please give me some guidance if you can. I am a novice at this so please keep your suggestions simple.

jeremyh7900:
Board - Pololu A-Star 32U4
Port - COM3 Arduino/Genuino Uno

This looks wrong. The COM port for your Pololu A-Star 32U4 should not be labeled as Arduino/Genuino Uno. Please do this to make sure COM3 is in fact the COM port of your Pololu A-Star 32U4:

  • Unplug your Arduino board from the computer.
  • Tools > Port
  • Note the ports, if any, listed in the menu.
  • Close the Tools menu
  • Plug your Arduino board into the computer.
  • Tools > Port - The new port listed in the menu is your Arduino board.