You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

33 lines
1.2 KiB

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Mozilla/4.72 [en] (WinNT; U) [Netscape]">
<title> Choosing and Setting Baud Rates </title>
</head>
<body>
<center>
<h1>
Choosing and Setting Baud Rates</h1></center>
<!--INDEX "Choosing and Setting Baud Rates" -->To minimize download time,
use the highest mutually acceptable baud rate for the host and target.
<p>On the target, use the stty command to set the baud rate. <br>
<br>
For example, to set the baud rate on the target board's tty1 port to 19200 baud,
enter the following command line at the debug <a href="mondef.htm">Monitor</a>'s
prompt:
<pre>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font size="+1">&nbsp;&nbsp; PMON> <a href="c_stty.htm">stty</a> tty1 19200</font>
</pre>
On the host, the way the baud rate is set depends on the host type and
the <a href="debgs.htm">debugger</a> you have selected.
<br>
&nbsp; &nbsp;
<p>
<hr>
<p><b>Navigation:</b> <a href="pmon.htm">Document Home</a> | <a href="doctoc.htm">Document
Contents</a> | <a href="docindex.htm">Document Index</a> </p>
<p><!--$id$ --></p>
</body>
</html>