搜索资源列表
serial_read
- Vxwork 串口调试程序,VxWorks网络驱动配置及分析,调用主要在/target/src/config/usrNetwork.c文件中-Vxwork serial debugger, VxWorks network drive configuration and analysis of call mainly in the/target/src/config/usrNetwork.c document
Project2
- 设计两个任务tServer和tClient,tClient负责通知tServer处理共享内存中的数据,为数据增加头部信息(可以用一句话模拟)。共享内存要用互斥信号量来保护,通知采用消息队列发送,tServer收到通知后需要给tClient反馈确认消息,如果tClient在一定时间内收不到确认消息,将重发通知,最大重传次数为3。 -Of design two the task tServer and tClient, tClient responsible for notifying the tS
src
- 本实验中设计了两个任务tHigh和tLow,分别访问两个共享资源,分别是useResource1和useResource2,两个任务在创建的时候用相同的优先级。-The experimental design of the two tasks tHigh and tLow, respectively, access to two shared resources, namely useResource1 and useResource2, two tasks at the same time c
