© 1999-2048 dssz.net 粤ICP备11031372号
[硬件开发] 嵌入式实验(消息队列)
说明: #include #include #include "vxWorks.h" #include "msgQLib.h" #include "taskLib.h" /*#include "memPartLib.h"*/ #include "memLib.h" /*宏定义*/ #define MAX_MSGS (10) /* the length of msg*/ #define MAX_MSG_LEN sizeof(MESSAGE) /*the length of message*/ #de<buptxch> 上传 | 大小:10kb