.TH S51DUDE: "1" "August 2008" "s51dude" "User Commands" .SH NAME s51dude \- In-System Programmer for 8051 MCUs using usbtiny .SH DESCRIPTION s51dude [options] -p .SH TARGET This program supports a number of Atmel 8051 MUCs. .br Supported part list: .TP \fB s8252 \fR AT89S8252 .TP \fB s8253 \fR AT89S8253 .TP \fB s52 \fR AT89S52 .TP \fB s53 \fR AT89S53 .SH ACTION .TP \fB\-u, \-\-upload\fR Upload to the target device. .TP \fB\-r, \-\-read\fR Download the contents of the MUCs flash memory and write it to in Intel HEX format. .TP \fB\-e, \-\-erase\fR Erases the flash memory of the target. .SH OPTIONS This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). The options are included below. .TP \fB\-\-no\-verify\fR Disable verify. .TP \fB\-\-dry\-run\fR Test the action but don't do nothing. .TP \fB\-\-verbose\fR Enable verbose output. .TP \fB\-\-debug\fR Enable debug output. .TP \fB\-h, \-\-help\fR This help. .SH AUTHORS s51dude was written by Lucas Chiesa , Joaquin de Andres and Gabriel Gavinowich .