Setting the Debug Mode

TYPE

SWITCH

OPTIONAL

ARGUMENTS

Setup

-debug

Yes

<traffic_log_file>

The -debug switch forces batchisp to display input/output traffic on the selected medium.

Example of use :

> batchisp -device at89c51rd2 -debug "C:\temp\mylogfile.txt" -operation loadbuffer "C:\tmp\test.hex" program verify

If no argument is given to the debug switch, a log file is created by default in the folder containing the batchisp.exe file.

This default log file name is log.txt.