- Category:
- VxWorks
- Tags:
-
[C/C++]
[源码]
- File Size:
- 1kb
- Update:
- 2013-07-12
- Downloads:
- 0 Times
- Uploaded by:
- 黎伶
Description: VxWorks experimental programming to achieve the following functions: The system consists of three tasks, an initialization tasks (tInitTask), a producer task (tsendTask), a consumer task (treceiveTask) requirements: (1) tsendTaskt used between message queue and receiveTask transmission of data (2) tInitTask can set tsendTask and treceiveTask priority (3) tInitTask can be set to deliver the message number and the message queue size (4) tInitTask can set the semaphore type, enter ' b' when using the binary signal amount to achieve the task tsendTask and treceiveTask synchronization between the input ' c' use-counting semaphore synchronization between two tasks.
To Search:
File list (Check if you may need any files):
test.c