I can't flash anything to the atmega328p. avrdude says error: program enable: target doesn't answer 1

I'm using an USBASP. When I plug it on my ISP with arduino ide, avrdude give me that error:

avrdude: error: program enable: target doesn't answer. 1
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check.

Failed chip erase: uploading error: exit status 1

A post was merged into an existing topic: AVR Setup on Arduino IDE