
C:\scopecl>setlocal

C:\scopecl>set COMPORT=\\.\\com1 

C:\scopecl>set HEXFILE=scopeclock.hex 

C:\scopecl>set EEPFILE=scopeclock3-6ds.eep 

C:\scopecl>.\avrdude -D -V -C.\avrdude.conf -pm328p -cstk500v1 -P\\.\\com1 -b19200 -Uflash:w:scopeclock.hex:i 

C:\scopecl>rem

C:\scopecl>rem The following line will program the eeprom of the Atmega328p. 

C:\scopecl>rem Due to limitation of avrdude, this will always be a complete 

C:\scopecl>rem reprogramming of all the eeprom memory, including the ScopeClock Configuration data. 

C:\scopecl>rem Version 3.6 of the Dutchtronix AVR Oscilloscope Clock does not use any 

C:\scopecl>rem initialized eeprom memory. 

C:\scopecl>rem

C:\scopecl>rem .\avrdude -C.\avrdude.conf -pm328p -cstk500v1 -P\\.\\com1 -b19200 -Ueeprom:w:scopeclock3-6ds.eep:i 
