搜索资源列表
all
- vxworks下串口驱动如何开发 主要针对16c954的非智能串口的初始化和 收发数据,中断的使用等等。
VxWorkscommtest
- VxWorks环境下串口程序!配合硬件系统可以实现定时发送数据
VxWorksSerialDrive.rar
- VxWorks下串口通讯的实现,详细介绍了在vxworks下编写串口驱动程序的过程以及使用串口收发数据的流程,值得参考,Serial Communication under VxWorks realization described in detail in the preparation of serial under VxWorks driver process and the use of serial port to send and receive data flow, it is a
vxworks-delay
- 几种常用的延时方法,嵌入式系统中, 一个任务往往需要在特定的延时之后 执行一个指定的动作, 比如等待外设以确保数据可靠, 控 制扬声器发声时间以及串口通信超时重发等。这就需要 利用定时器机制来计量特定长度的时间段-VxWorks delay