[SOLVED] Atmega328P-PU standalone at ext. 8Mhz

SOLVED: reset was pulled to ground... :confused:

Hi arduinists,

I not really found an answer to my question, sorry If I missed id...

I read that tutorial: https://www.arduino.cc/en/Tutorial/ArduinoToBreadboard

I have an atmega328P and 8Mhz crystal, I wired up everything to write the bootloader, uploaded the arduinoISP sketch to my UNO board with avrisp mkII programmer, then selected the pro mini @ 3.3V 8Mhz and wrote the bootloader with tools> burn bootloader with the arduino as ISP programmer.

Then I gone to step 2, tried to upload the empty sketch with avrISP mkII programmer.

I get sync attempt error, what am I doing wrong?!

Thanks for help!

Did you click "upload using programmer" button?

I used the normal one, where do I find this?!

Edit: i don't see the button you describe, I use IDE 1.6.6...

Edit2: It seems that this should be in file>... But ther's nothing like that ): What's wrong?!

Edit3: Finally found it, under "sketch"... still don't work, now i'm getting "did not find any usb device: usb". And I'm becoming more and more angry >:(