(Better subscribe to the list to not miss replies.) Joseph Chiarelli <[email protected]> wrote:
> Hi I am programming a ATMEGA328 NON-p chip with a USBtinyISP. I have had = > to change the signature so it will program the non-p version of the = > ATMEGA328P chip. You could use the -F option to override the signature check. > Is there a way to add support for the NON-P chip? arvdude -p m328 = > perhaps?=20 Sure. Just duplicate the avrdude.conf snippet for the m328p, rename the chip ID, and modify the signature (as a quick hack, until the next release). -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) _______________________________________________ AVR-chat mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/avr-chat
