搜索资源列表
Stm32_ucos_2-2
- 在IAR环境中编写程序实现以下功能: 1、设计3个任务的应用程序,三个任务分别是Mytask、Youtask、Intertask; 2、在第一组数码管上显示任务Mytask的运行次数,在第二组数码管上显示任务Youtask的运行次数; 3、任务Intertask是在时钟节拍中断服务程序中用钩子函数OSTimeTickHook()中断1000次时使用一个信号变量Interkey激活的; 4、用蜂蜜器响一小段时间表示“运行了中断要求运行的任务Intertask”。-Write a p
Exp4
- Arm9/uCOS平台上的例子,实现按钮响应功能,触摸屏上单击不同按钮,做不同的事。-Arm9/uCOS platform example, in response to the realization of function buttons, touch screen, click a different button, and do different things.
COMM-ucos
- 在ucos上实现的通信协议程序,通信协议采用命令/响应包形式-At uCOS on procedures for implementation of communication protocols, communication protocol using the command/response packet format
ucos_event_flag
- uocs测试事件响应时间代码,基于GCC工具链,在lpc24xx上的测试-uocs test event response time code
keyqueue
- UCOS编写的按键消息队列液晶屏蜂鸣器响应程序,已经测试,完全可以使用,cortex-m3使用。-The key message queue LCD buzzer UCOS written response procedures have been tested, and can use, cortex-m3 use.
Test4
- ucos-ii基于s3c2440模拟突发事件应急处理实验-ucos-ii s3c2440 based emergency response simulation experiments
uCOSii_CM4
- uCOSii for Cortex M4,编译环境为KeilMDK,利用双堆栈、PendSV机制优化中断响应速度;利用CLZ/RBIT指令去掉了UnMap这张冗长的解码表;初始化过程中,使用了ST官网放出的标准固件库。-uCOSii for Cortex M4, the compiler environment KeilMDK, the use of double-stack, PendSV mechanisms optimize interrupt response speed utiliz