搜索资源列表
Stm32_ucos_2-1
- 在IAR环境中编写程序实现以下功能: 1、在第一组数码管上显示任务的运行次数; 2、调用钩子函数OSTimeTickHook()在第二组数码管上显示系统在没发生500次时钟中断期间,调度器进行任务调度的次数。-Write a program in the IAR environment to achieve the following functions: 1, in the first group of digital number displayed on the task of r
qianzhanshiduorenwudiaoduqiOS
- 介绍一个以三星ARM控制器2410、2440为平台的多任务抢占式调度器-Samsung ARM introduced a controller as a platform 2410,2440 preemptive multi-tasking scheduler
1
- ucos内核调度视频 -ucos kernel scheduler video ucos kernel scheduler Video
ucos-task-scheduler-code
- ucos任务调度器的代码,有兴趣的可以分析一下-ucos task scheduler code, are interested can analyze
简易0S设计
- 简易的os设计,以 ARM9为平台,介绍一个多任务抢占式调度器,抢占式任务调度,提供延时,挂起,恢复任务操作(A simple OS design, based on ARM9, introduces a multitask preemptive scheduler, preemptive task scheduling, providing latency, suspending, and restoring task operations)