regarding bootloading on new IC

i have purchased a new ATMEGA328 IC ... and trying to burn bootloader on it... but it says an error..

" avrdude: Expected signature for ATmega328P is 1E 95 0F
Double check chip, or use -F to override this check. "

i have also try to change the signature into avrdude.conf file in the arduino folder in my drive. but it says that you haven't any access to edit these changes. means i can't change the signature to file avrdude.conf

We need the full console output, not just a fragment. Do this:

  • File > Preferences > Show verbose output during > Upload(check) > Ok
  • Tools > Burn Bootloader
  • After the error occurs you will see a button on the right side of the orange bar "Copy error messages". Click that button.
  • Paste the output here USING CODE TAGS(</> button on the toolbar).

intboyrrj:
i have purchased a new ATMEGA328 IC

ATmega328 or ATmega328P?