Hello,
So I just recently bought a USBtinyISP kit. I soldered it together triple checking my work at the same time. Then I installed the required drivers. The issue that I am facing is that I can not program the chip because I get the error
C:\Users\Jarielle>avrdude -c usbtiny -p m1284p
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check.
avrdude done. Thank you.
I know that this error, according to ladyada's tutorial on avr programming, is a response from avrdude meaning that it can talk to the programmer but the programmer can't talk to the chip.
I triple check all my connections to the chip from the 6-pin ISP, and they are all correct. But then I wanted to see if anything is coming out of the 6-pin ISP header so i simply plugged an LED from the VCC and GND of the 6-pin ISP. Sure enough the LED was not lighting up. So there is no power coming out of the header. I opened up the case to check my soldering joints if anything was shorting and nothing.
Also when I plug in the USBtiny the green led lights up and the computer recognizes the device so no problem there.
I also tried connecting the MISO, MOSI, SCK, and reset to the chip and supplying the chip with a serperate 5v supply and still nothing. So from here I am stuck on why there is nothing coming out of the ISP header?! Any ideas on how to solve this?
Thanks in advance!

