📄 127.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>CTerm非常精华下载</title>
</head>
<body bgcolor="#FFFFFF">
<table border="0" width="100%" cellspacing="0" cellpadding="0" height="577">
<tr><td width="32%" rowspan="3" height="123"><img src="DDl_back.jpg" width="300" height="129" alt="DDl_back.jpg"></td><td width="30%" background="DDl_back2.jpg" height="35"><p align="center"><a href="http://202.112.58.200"><font face="黑体"><big><big>Tsinghua</big></big></font></a></td></tr>
<tr>
<td width="68%" background="DDl_back2.jpg" height="44"><big><big><font face="黑体"><p align="center"> 嵌入式系统 (BM: turbolinux jacobw) </font></big></big></td></tr>
<tr>
<td width="68%" height="44" bgcolor="#000000"><font face="黑体"><big><big><p align="center"></big></big><a href="http://cterm.163.net"><img src="banner.gif" width="400" height="60" alt="banner.gif"border="0"></a></font></td>
</tr>
<tr><td width="100%" colspan="2" height="100" align="center" valign="top"><br><p align="center">[<a href="嵌入式系统.htm">回到开始</a>][<a href="60.htm">上一层</a>][<a href="128.htm">下一篇</a>]
<hr><p align="left"><small>发信人: nonsun (无晴), 信区: Embedded <br>
标 题: Part of sys_conf.h(pSOS for PowerPC/V2.5.0) <br>
发信站: BBS 水木清华站 (Wed Nov 15 00:11:04 2000) <br>
<br>
Part of sys_conf.h(pSOS for PowerPC/V2.5.0) <br>
<br>
/***********************************************************************/ <br>
/* */ <br>
/* S E R I A L C H A N N E L C O N F I G U R A T I O N */ <br>
/* */ <br>
/* * SD_DEF_BAUD specifies the default baud rate to be used for the */ <br>
/* serial channels */ <br>
/* * SC_APP_CONSOLE specifies the serial channel number (starting */ <br>
/* from 1) which should be used for the application's "console". */ <br>
/* * SC_PROBE_CONSOLE specifies the serial channel number (starting */ <br>
/* from 1) which pROBE+ should use to display output and receive */ <br>
/* commands, or to communicate with the host debugger. */ <br>
/* * SC_RBUG_PORT specifies the serial channel number (starting */ <br>
/* from 1) which will be used for the connnect between the host */ <br>
/* debugger and the pROBE+ on the target. This is not needed if */ <br>
/* the host debugger is using the network connection. It can be */ <br>
/* disabled by using a value of 0. Note the port specified by */ <br>
/* SC_RBUG_PORT port should not be used by the application except */ <br>
/* for SC_PROBE_CONSOLE. For example, you should not set */ <br>
/* SC_RBUG_PORT and SC_APP_CONSOLE to the same serial channel */ <br>
/* unless you don't use the host debugger when the application is */ <br>
/* running. */ <br>
/* */ <br>
/* Above three macros SC_PROBE_CONSOLE, SC_APP_CONSOLE and */ <br>
/* SC_RBUG_PORT uses SERIAL_DRVRNUM(0) as default. This means that */ <br>
/* the Low-Level Serial Driver 0 (1) is being used default. */ <br>
/* */ <br>
/* If you need to use another driver for any of the above macros */ <br>
/* and another macro for pMONT PM_DEV, You need to change "0" to */ <br>
/* the driver number you want. Consult the "README" file in BSP */ <br>
/* directory for number of different drivers supported and for the */ <br>
/* SERIAL_DRVRNUM mapping for those drivers. */ <br>
/* */ <br>
/***********************************************************************/ <br>
#define SD_DEF_BAUD 9600 <br>
#define SC_APP_CONSOLE (1 + SERIAL_DRVRNUM(0)) <br>
#define SC_PROBE_CONSOLE (1 + SERIAL_DRVRNUM(0)) <br>
#define SC_RBUG_PORT (0 + SERIAL_DRVRNUM(0)) <br>
<br>
<br>
-- <br>
<br>
我歌月徘徊,我舞影零乱 <br>
<br>
醒时同交欢,醉后各分散 <br>
<br>
<br>
※ 来源:·BBS 水木清华站 smth.org·[FROM: 202.205.10.160] <br>
</small><hr>
<p align="center">[<a href="嵌入式系统.htm">回到开始</a>][<a href="60.htm">上一层</a>][<a href="128.htm">下一篇</a>]
<p align="center"><a href="http://cterm.163.net">欢迎访问Cterm主页</a></p>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -