TYPE |
SWITCH |
OPTIONAL |
ARGUMENTS |
Setup |
-logf |
Yes |
<out_logfile> |
The -logf switch lets you specify a text output file in which batchisp report is written.
The report contents is the same than the one displayed on screen.
Example of use :
> batchisp -device at89c51rd2 -logf "C:\tmp\rd2_log.txt" -operation loadbuffer "C:\tmp\test.hex" program verify
Use the -debug switch with the -logf one to generate a detailed report file (see Setting the Debug Mode).