Hi,
so I have:
-AVR ISP mk2 programmer
-Mac laptop (10.6.8)
-Arduino UNO board with new ATmega328 without bootloader
I would like to upload sketches without bootloader through ICSP port on Arduino UNO board, using Arduino SDK.
I made everything as written here + tried all the possible combinations from other forums. I always get response "stk500 programmer not responding".
As written here, this should work -> http://arduino.cc/en/Hacking/Programmer
Any idea?