📄 reset51.1
字号:
.\" Man page for BOOT-51 V1.1 reset51.TH RESET51 1 "31 December 2002" "BOOT\-51 V1.1" "BOOT\-51 Reset Utility".SH NAMEreset51 \- reset an 8051 target system.SH SYNOPSIS.B reset51/dev/port [pulsewidth].SH DESCRIPTION.B reset51uses a parallel or serial port of the PC to generatereset pulses for an 8051 target system. When executed,.B reset51forms a positive pulse at D0 (pin 2), and a negative pulse atD1 (pin 3) of a PC printer port, or a "high" pulse (\-12V!)at the DTR output of a serial port respectively..brIf your 8051 board has a reset input (or you can establish one)you should automatically reset it before every program upload.This can dramatically speed up the software development cycle,because you always forget to press the reset button, don't you?.brSince.B reset51needs direct access to I/O\-ports, it requires root privileges!.SH OPTIONS.HP 6.B portis the I/O port which is used to output the reset pulse.Legal ports are:.sp.RSlp0, lp1, lp2,.brttyS0, ttyS1, ttyS2, ttyS3,.brcua0, cua1, cua2, cua3,.brnull.spIf /dev/null is specified as reset device, the program delays only..RE.HP 6.Bpulsewidthis the duration of the reset pulse in ms..brLegal values are: 1 \<=.B pulsewidth\<= 65535.br(default is 50).SH "EXIT STATUS"When terminating,.B reset51returns an exit code to the calling process:.sp.RS.BR "0" " no errors".br.BR "1" " fatal runtime error".RE.SH USAGEFor detailed information on using.B reset51in shell scripts see the.B BOOT\-51 User's Manualin ASCII file.IR "boot51.doc" ","or start reading with HTML file.IR "docs.htm" "!".SH AUTHORW.W. Heinz.SH "SEE ALSO".BR asem (1),.BR hexbin (1),.BR customiz (1),.BR boot (1)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -