作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2008, Vol. 34 ›› Issue (20): 86-87. doi: 10.3969/j.issn.1000-3428.2008.20.031

• 软件技术与数据库 • 上一篇    下一篇

Windows CE下的串口驱动设计

司浩乐,万 波,田玉敏   

  1. (西安电子科技大学外部设备研究所,西安 710071)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-10-20 发布日期:2008-10-20

Design of Serial Driver in Windows CE

SI Hao-le, WAN Bo, TIAN Yu-min   

  1. (Research Institute of Peripherals, Xidian University, Xi’an 710071)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-10-20 Published:2008-10-20

摘要: 驱动程序及串口驱动的开发和设计是构建嵌入式系统的重要组成部分。该文介绍了Windows CE下的驱动程序的结构、开发过程及Windows CE的中断处理过程,提出流接口和分层相结合的驱动程序设计方案,给出Windows CE 下串口驱动的具体开发过程及串口驱动的中断处理过程。

关键词: 嵌入式系统, 中断处理, 串口驱动

Abstract: The design of driver and the development of serial driver are important in constructing embedded system. This paper introduces the development of driver, architecture of driver and the interrupt processing in Windows CE. It presents the project of serial driver, which combines the layered driver with stream driver, and introduces the specific development process of serial driver and the process of interrupt processing.

Key words: embedded system, interrupt processing, serial driver

中图分类号: