edown.htm

来自「mips架构的bootloader,99左右的版本 但源代码现在没人更新了」· HTM 代码 · 共 48 行

HTM
48
字号
	<title>Sending a File Using edown</title>	<h1 align=center>Sending a File Using edown</h1><!--INDEX "Downloading with edown" hostport dlproto dlecho -->If both your UNIX host and your target have two serial ports available,you can use the <a href="tools/edown.htm">edown</a> command to sendFast-Format or S-record files to your target.  The following exampleillustrates how to perform this procedure using PMON.<p><table><tr><td valign=top width=500><tt>PMON> <a href="c_set.htm">set</a> hostport tty1 		</tt></td><td>	Initial setup on target.</td></tr><tr><td valign=top><tt>PMON> set dlecho off </tt></td><td></td></tr><tr><td valign=top><tt>PMON> set dlproto EtxAck</tt></td><td></td></tr><tr><td valign=top><tt>PMON> <a href="c_load.htm">load</a>			</tt></td><td>	Prepare for download.</td></tr><tr><td valign=top><tt>% edown /dev/ttya &lt bubble.rec	</tt></td><td>	Start download.</td></tr></table><p></dl><p><hr><b>Navigation:</b> <a href="index.htm">Document Home</a> | <a href="doctoc.htm">Document Contents</a> | <a href="docindex.htm">Document Index</a> <p>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?