A-Star 8MHz 3.3V Cannot Upload Sketch with Programmer

I have a A-Star 8MHz 3.3V.
I am using the Arduino IDE 1.8.7.
I can upload a Sketch to my A-Star with the FTDI without any problem.
When I use my Pololu “USB AVR Programmer v2.1” I cannot upload the Sketch.
The A-Star is powered and the USB AVR Programmer connected.
The Green LED on the Programmer is ON / The Yellow LED blinks.
The Configuration Utility:

The complete (verbose) error:
avrdude: Version 6.3-20171130
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2014 Joerg Wunsch

         System wide configuration file is "D:\TechLibrary\Arduino\arduino-1.8.7-windows\arduino-1.8.7\hardware\tools\avr/etc/avrdude.conf"
         Additional configuration file is "C:\Users\Robert\AppData\Local\Arduino15\packages\pololu-a-star\hardware\avr\4.0.2/extra_avrdude.conf"
avrdude: warning at C:\Users\Robert\AppData\Local\Arduino15\packages\pololu-a-star\hardware\avr\4.0.2/extra_avrdude.conf:1: part m328pb overwrites previous definition D:\TechLibrary\Arduino\arduino-1.8.7-windows\arduino-1.8.7\hardware\tools\avr/etc/avrdude.conf:8802.

         Using Port                    : COM17
         Using Programmer              : stk500
         Setting bit clk period        : 0.5
         AVR Part                      : ATmega328PB
         Chip Erase delay              : 9000 us
         PAGEL                         : PD7
         BS2                           : PC2
         RESET disposition             : dedicated
         RETRY pulse                   : SCK
         serial program mode           : yes
         parallel program mode         : yes
         Timeout                       : 200
         StabDelay                     : 100
         CmdexeDelay                   : 25
         SyncLoops                     : 32
         ByteDelay                     : 0
         PollIndex                     : 3
         PollValue                     : 0x53
         Memory Detail                 :

                                  Block Poll               Page                       Polled
           Memory Type Mode Delay Size  Indx Paged  Size   Size #Pages MinW  MaxW   ReadBack
           ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
           eeprom        65    20     4    0 no       1024    4      0  3600  3600 0xff 0xff
           flash         65     6   128    0 yes     32768  128    256  4500  4500 0xff 0xff
           lfuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           hfuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           efuse          0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           lock           0     0     0    0 no          1    0      0  4500  4500 0x00 0x00
           calibration    0     0     0    0 no          1    0      0     0     0 0x00 0x00
           signature      0     0     0    0 no          3    0      0     0     0 0x00 0x00

         Programmer Type : STK500V2
         Description     : Atmel STK500
         Programmer Model: STK500
         Hardware Version: 15
         Firmware Version Master : 2.10
         Topcard         : Unknown
         Vtarget         : 3.3 V
         SCK period      : 0.5 us
         Varef           : 0.0 V
         Oscillator      : Off

avrdude: stk500v2_command(): command failed
avrdude: initialization failed, rc=-1
         Double check connections and try again, or use -F to override
         this check.


avrdude done.  Thank you.

An error occurred while uploading the sketch

Hello.

I moved your post to our A-Star and Orangutan subforum, which seemed more appropriate.

It looks like your A-Star 328PB experienced a brown-out when it was last powered down. How are you powering your A-Star? Do you have anything else besides the power supply and AVR programmer connected to the A-Star? Are you using the AVR Programmer v2.1’s serial or ISP interface to program the A-Star? Can you post pictures clearly showing all your connections?

- Amanda