文件名称:xiaoxiduilie
介绍说明--下载内容均来自于网络,请自行研究使用
VxWorks的嵌入式系统消息队列通信实现以下功能:系统包含三个任务,一个初始化任务(tInitTask),一个生产者任务(SendTask),一个消费者任务(ReceiveTask);
(1)要求SendTask与ReceiveTask之间使用消息队列传递数据;
(2)要求tInitTask能设置SendTask和ReceiveTask的优先级;
(3)要求tInitTask能设置传递消息的数量和消息队列的大小。
-Embedded Systems VxWorks message queue communication to achieve the following functions: The system consists of three tasks, an initial task (tInitTask), a producer task (SendTask), a consumer task (ReceiveTask) (1) required SendTask and ReceiveTask used to transfer data between the message queue (2) require tInitTask can set SendTask and ReceiveTask priority (3) require tInitTask to impart information to set the number and size of message queue.
(1)要求SendTask与ReceiveTask之间使用消息队列传递数据;
(2)要求tInitTask能设置SendTask和ReceiveTask的优先级;
(3)要求tInitTask能设置传递消息的数量和消息队列的大小。
-Embedded Systems VxWorks message queue communication to achieve the following functions: The system consists of three tasks, an initial task (tInitTask), a producer task (SendTask), a consumer task (ReceiveTask) (1) required SendTask and ReceiveTask used to transfer data between the message queue (2) require tInitTask can set SendTask and ReceiveTask priority (3) require tInitTask to impart information to set the number and size of message queue.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
xiaoxiduilie.c