You are on page 1of 1

include this in boards.txt file and u will not need a bootloader avrispmk2.name=[avrispmkii]=Atmega8 avrispmk2.upload.using=avrispmkii avrispmk2.upload.maximum_size=8000 avrispmk2.build.mcu=atmega8 avrispmk2.build.f_cpu=8000000l avrispmk2.build.

core=arduino select this board in the arduino ide For programming using external programming program fuse seeing the fuse calculator once using avr studio. get the hex from the temp folder and program using avr studio. simulating samething in proteus no need to change setting of bootloader in fuse. use the hex file directly from the temp folder note:the above give instruction is for atmega8 running at 8mhz change the above code for other avrs.

You might also like