摘要
本文介绍了MIPS中通信软件的设计方法。文章在分析Monarch与微机系统的通信接口基础上,提出了用中断的方法实现MIPS中的数据后台传送处理,并通过扩充DOS的13H号中断处理程序,有效地解决了传输过程中数据丢失问题。文章最后给出了通信程序的工作流程。
This paper introduces the method of designing the communication software in the Monarch Information Processing System. The paper puts forward a way of interruption to transfer data backgroundly in the MIPS, and solves effectively the data missing problem in transfering data process by extending the function of 13H interrupt vector in DOS. Finally, the flow diagram of the communication software is given.
出处
《计算机研究与发展》
EI
CSCD
北大核心
1995年第2期51-55,共5页
Journal of Computer Research and Development
关键词
通信软件
程序设计
信息处理
微机
Communication
software
MIPS
interrupt
data
design.