htermhlp.htm

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

HTM
56
字号
		<title>Windows95 Using Hyperterminal</title>		<h1 align=center>Windows95 Using Hyperterminal</h1><!--INDEX Hyperterminal "Send File with Windows95" --></dl><h2>Setup</h2><dl><dd><ul><li>Select "Start->Programs->Accessories->Hyperterminal"<p><li>Double Click on "Hypertrm"<p><li>Enter name eg. "direct1", then "OK"<p><li>Set "Connect using:" to "Direct to Com1", then "OK"	<ul>	<li>Set "Bits per second:" to "9600"	<li>Set "Data bits:" to "8"	<li>Set "Parity:" to "None"	<li>Set "Stop bits:" to "1"	<li>Set "Flow control:" to "none"	<li>Select "OK"	</ul><p></ul>Now press reset on the <a href="mondef.htm">Monitor</a> board. If youdon't see a banner message from PMON/IMON you might need a <ahref="rs232.htm">special cable</a>.<p>If you get dropped characters when displaying some commands (eg "r"),you probably need to enable the 16550 buffer. SelectFile->Properties->Configure->Advanced and make sure that the FIFObuffers are enabled. Note that you must Disconnect and Connect the Callbefore this change will take effect.<p>If the command-line editing characters ^A, ^B etc. don't work, changePropeties->Settings to vt100.<p></dl><h2>Sending Files</h2><dl><dd>To send a text file to the target, perform the following steps:<p><ul><li><tt>PMON> load</tt><p><li>Hyperterminal	<ul>	<li>Select "Transfer->Send Text File"	<li>Use Browser to select directory	<li>Set "Files of type:" to "All files"	<li>Select the .rec file, then "Open"	</ul><p></ul></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 + -
显示快捷键?