搜索资源列表
Nucleus_2410_App
- Nucleus嵌入式操作系统在s3c2410上的一个应用程序实验
TouchScrn
- 硬件: PC机 1台 SeaARM2410教学实验开发平台 1台 软件: Windows 98/2000/XP操作系统 ADS 1.2集成开发环境
SPI0_program
- 硬件: PC机 1台 SeaARM2410教学实验开发平台 1台 软件: Windows 98/2000/XP操作系统 ADS 1.2集成开发环境 SC32400手册详细帮助你。
基于ARM7微处理器与μcos-II实时操作系统
- 本论文研究的课题是:ARM7处理器以及µ c/os-II操作系统,通过做实验,了解三星公司的S3C44BOX芯片的内部结构,工作原理以及其扩展的外围设备.熟悉基于µ c/os-II扩展的嵌入式系统的启动和应用程序的结构.掌握将µ c/os-II移植到ARM7处理器的基本方法,同时在µ c/os-II的基础上开发最基本的嵌入式系统。本文还给出了在开发的时候要注意的一些关键的问题。-this thesis research topic is : ARM7 pr
IAR template atomthreads stm8s v1.3
- IAR EW STM8下atom_threads轻量级实时操作系统,专用于STM8S系列的工程模板。例子有四个任务,三个为LED控制,第四个是看门狗控制,在ST官方STM8S105实验板上调试通过。atom_threads升级到1.3版,IAR EW STM8环境为1.3版,STM8S固件库为最新的2.0版。-IAR EW STM8 under atom_threads lightweight real-time operating system, dedicated to STM8S fami
14114ARM
- μC/OS-II实验程序说明 软件版本:V1.0 日期:2005-05-25 多任务是指多个任务在操作系统的控制下同时运行,它的实现实际上是靠操作系统在 多个任务之间进行切换和调度。在多任务系统中,内核负责管理各个任务,即为每个任务 分配CPU时间,并且负责各任务之间的通讯。μC/OS-II操作系统最多可以支持64个任务。 每个任务的优先级不能相同,优先级数字越小,优先级越高。在μC/OS-II操作系统中, OSInit()创建了两个μC/OS-II的默认任务
ARMshiyan
- 《嵌入式系统实验指导书》包括基础实验、嵌入式操作系统实验、工控类实验、通信与网络类实验,提供大量实践练习环节-The book named Embedded Systems Experimental Instruction, includes basic experiments, embedded operating system experiment, quasi-industrial experiment, communications and network-type experiment
arm2131_0528
- ucos操作系统在lpc22xx上移植实验,很全面,很强大-ucos operating system lpc22xx on the transplant experiments, very comprehensive, very powerful
TanChiShezlggui
- 运用ARM实验平台,并移植入uCOS-II操作系统。综合利用平台上的键盘和LCD显示屏,实现多任务调度和切换。实现一个贪吃蛇游戏-Experimental platform using ARM and transplanted into uCOS-II operating system. Utilization platform keyboard and LCD screen, multi task scheduling and switching. The realization of a S
UCOS-II_all
- UCOS-II实时操作系统实验.针对DWM _128开发板,C语言源码,完美移植!供免费下子!-UCOS-II real-time operating system experiment. The DWM the _128 development board, the C language source code, transplantation perfect! For free erupted!
RTX51P3mission
- 在C8051F006微控制器上面做的一个基于RTX51 tiny小型实时操作系统的3任务运行实验,可以帮助用户较好理解C8051单片机的使用和RTX51型RTOS的一些性能-Above do C8051F006 microcontroller based RTX51 tiny small real-time operating system tasks running experiments, can help users better understand C8051 MCU use and
UCOSII--STM32F4
- STM32F4 UCOS操作系统实验,包含队列、任务、事件等处理!-UCOS STM32F4 operating system experiments, including the queue, tasks, events, etc.!
FreeRTOS 内存管理实验
- 本例程用于STM32单片机,应用FreeRTOS操作系统,完成操作系统的内存管理实验(This routine is used in the STM32 single chip computer and uses the FreeRTOS operating system to complete the memory management experiment of the operating system.)