I am trying to get [Sparkfun’s Pocket ISP programmer working on my 32bit Windows 7 machine. I have installed the required device drivers, and it is visible in my device manager:
Now, when I run avrdude in command prompt with the following command:
avrdude -c usbtiny -B 1 -p m328p -U flash:w:main.hex
It responds with:
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to override this check.
avrdude done. Thank you.
So, what am I doing wrong? Can someone help?](http://www.sparkfun.com/products/9825)