I am running Arduino 1.0 programming via Arduino ISP. I get this error message:
avrdude: Expected signature for ATmega8 is 1E 93 07 Double check chip, or use -F to override this check.
I am trying to program a brand new chip ATmega8L-8PU from Digikey. Any ideas?
Do I need to put some core files in a folder?
I have programmed ATtinys85 and 2313 in the past just fine.
My real project is to program this board to be a srcolling display board of some sort.