rem example for avrdude@echo offset PRG=stk500v2set PORT=com2pauseecho * Step 2 - ATmega8535echo WARNING: Enables external clock. Make sure a crystal is connectedecho to the ATmega8535!echo Connect programmer to ATmega8535 and Evertools mega8535 reset-jumper "ISP sel" J7 toecho "ISP mega8535" 1-2 closepauseavrdude -p atmega8535 -P %PORT% -c %PRG% -v -U lfuse:w:0xff:m -U hfuse:w:0xdb:mavrdude -p atmega8535 -P %PORT% -c %PRG% -U flash:w:stk500.hex:aecho Set both Reset-Jumpers "ISP sel" J7 to "normal" now 2-3 close