@echo off if exist %1.hex del %1.hex readf -d at90s2313-a -p com2 %1.hex if exist %1.eep del %1.eep reade -d at90s2313-a -p com2 %1.eep