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

计算机工程 ›› 2007, Vol. 33 ›› Issue (04): 266-267.

• 开发研究与设计技术 • 上一篇    下一篇

嵌入式Linux系统中字符设备驱动程序的开发

李胜朝,黄先祥,谢 建   

  1. (第二炮兵工程学院二系,西安 710025)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-02-20 发布日期:2007-02-20

Development of Char Device Drivers of Embedded System
Under Linux System

LI Shengchao, HUANG Xianxiang, XIE Jian   

  1. (Department No.2, Second Artillery Engineering College, Xi’an 710025)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-02-20 Published:2007-02-20

摘要: 结合嵌入式开发板S3C2410F的模数转换驱动程序的开发,该文对Linux环境下交叉编译环境的建立,字符设备驱动程序的组成、实现、调试和发布方法进行了详细的论述。

关键词: 嵌入式系统, 数据采集, A/D转换, 驱动程序

Abstract: Combined with the development of AD driver of S3C2410F board, this paper mainly deals with the building of cross compile environment, components and realization of char drivers under Linux operating system. The debugging and publishing method of drivers is discussed too.

Key words: Embedded system, Data acquisition, A/D conversion, Driver