Batch Files

Since multiple commands are executed to perform various operations pertaining to calibration, typing individual commands manually is a tedious process. Batch files are therefore used to automate the process. Based on the programming tool and interface used, the batch file naming convention is:

atprogram_<toolname>_<interface>_rc_calib.bat

Example: atprogram_ATMELICE_ISP_rc_calib.bat

If the tool used is JTAGICE3 and interface is JTAG, for example, the file name would be:

atprogram_JTAGICE3_JTAG_rc_calib.bat