I have a AVR-p28 board with an atmega8 on it. I’m trying to use my AVRISP programmer via AVR Studio to load a program into flash. I can connect to the AVRISP and read and set fusebits and other stuff fine. when I try to program the flash AVR Studio reports sucess on connection and programming, but failure on the verify step and a dialog pops up reporting that i need to slow down my programming clock. since the crystal on the board is an 8MHz one and the AVRISP is set to 603 HZ programming clock i don’t think that its the clock at issue. i’ve tried it with a fresh AVR wih out success
does anyone have any suggestions fro what to try next?