I'm trying to program my ATMEGA328 (not ATMEGA328p) on a breadboard. I got the bootloader to work by modifying the signature of the ATMEGA328p in the avrdude.conf file. My problem is that when I try to upload a program to the chip, I get the "avrdude: stk500_getsync(): not in sync: resp=0x00" error.