搜索资源列表
TMS320F2812bootloader
- TMS320F2812的bootloader源程序,通过外部接口来下载任务调度程序。
h263_loopback
- dm642下的一个H.263工程,该工程启用dsp/bios,多任务之间的调度等,而且在dm642开发办得到了验证
SEEDVPM642_D1
- dm642下的一个D1工程,该工程启用dsp/bios,多任务之间的调度等,而且在dm642开发办得到了验证
CCSModalDlg
- 一个模拟呼叫中心CCS的程序,描述了如何调度呼叫。-A simulated call center CCS procedure describes how to dispatch calls.
Scheduling-strategies-for-multiprocessor-Real_Time
- Scheduling strategies for multiprocessor Real_Time DSP,多处理器或者多DSP系统的任务调度方案,可以用在雷达声纳和医学等高性能计算领域-Scheduling strategies for multiprocessor Real_Time DSP, multi-processor or multi-DSP system, task scheduling program, can be used in radar and sonar fields
mbxtest
- 此为DSP/BIOS C6713关于邮箱的使用,可为程序员深入了解BIOS操作系统对于邮箱的调度有很好的帮助。-This is the DSP/BIOS C6713 for use on the mailbox, the programmer can understand BIOS operating system scheduling for the mailbox has a good help.
semtest
- 此为DSP/BIOS C6713关于信号量的调度实现,为程序员很好理解BIOS关于信号量触发、等待等操作有很好的帮助。-This is the DSP/BIOS C6713 scheduling on the semaphore implementation, good understanding of BIOS for the programmer to trigger on the semaphore, wait for the other operations have a very go
real-time-image-processing-system-
- 以多片ADSP21060构成的图像处理系统为硬件平台,借助Virtuoso 4.2提供的微内核构造了一个嵌入式系统软件,介绍了系统中任务调度、资源管理、并发处理、中断响应、数据通信等实现方式。最后,针对某些图像处理算法进行了实验,并测试了系统性能指标,实验结果表明提出的方案实现方便、开发快捷、性能稳定可靠,可在实时图像处理系统中得到广泛应用。-ADSP21060 constitute a multi-chip image processing system as the hardware pla
tsktest
- DSP任务对象管理模块应用实例,进行任务调度、任务优先级的改变、任务切换函数的应用-DSP task object management module application instance, task scheduling, task priority changes, task switching application function
main_task_create_uciii
- ucos3任务创建,时间片轮转调度。文中创建了两个任务,运行时,两个任务进行切换运行。-ucos3 task,Time slice rotation scheduling.In this paper, we created two tasks, run time, two tasks to run the switch.
6678多核调度
- 基于DSP6678实现OMP多核调度,8个核同时运行。(Implementation of OMP multi-core scheduling based on DSP6678)
DSPBIOS
- DSP/BISO线程调度,通过允许高优先级的线程抢占低优先级的线程,以及允许阻塞、同步、通信等各种线程间的交互方式,使得多线程的应用程序可以在一个处理器上运行。(DSP/BISO thread scheduling)