Hello
Im using avrdude to program my avr atmega32 . I write my program in flash memory and set hfuse and lfuse . but when I set the lockbits , my program will be changed . This is the results in terminal mode after programming:
As you see when I change the lock bit my program will be changed !!!
what should i do ?