搜索资源列表
DisplayerEx3
- 这个例子是例子2的另一种写法(但任务数量不同),它使用了最高优先级任务作为显示任务,全局变量ShowChar作为参数.函数TaskB是优先级1~10的任务函数,因为没有使用局部变量,这些任务可以用一个函数. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"Target 1\"的output页点击Select Folder for Objects...和Listing页点击Select
zhong-duan-
- 消息邮箱与采样任务进行通信,采样过程由按键启动,采样数据保存在全局数组中。-E-mail messages to communicate with the sampling task, the sampling process is initiated by the key, the sampled data is stored in a global array.