搜索资源列表
ucosII_ARM7_9
- μC/OS-II and ARM Processors (For ARM7 or ARM9) (For ARM and Thumb Mode) Application Note,里边有很多源码和例子,非常好!
464
- μC/OS-II and ARM Processors (For ARM7 or ARM9) (For ARM and Thumb Mode) Application Note
uCOS-II
- 一个可以移植到ARM7和ARM9的uc/os-II操作系统的全套代码
osled2
- 完成在S3C2410处理器上移植μC/OS-II内核,然后实现以下多任务: a) 控制实验箱核心板上4盏LED灯轮流亮灭; b) 将LED1连接到ARM9-2410EP增强型实验箱扩展口的DA OUT端口,通过实验箱上的键盘(比如“↑”、“↓”键)控制LED1亮暗变化,同时在超级终端显示该控制值; c) 将LED2连接到扩展口的I/O输出口,通过超级终端按键控制LED2亮灭,即按一下PC的超级终端某个键(比如回车键)LED2灭,再按LED2亮,反复循环。
Micrium UC/OS实时操作系统源代码
- uc/os for lpc313X.NXP ARM9 chipset 恩智浦LPC313X芯片上的UC/OS实时操作系统源代码-uc/os for lpc313X.NXP ARM9 chipset NXP LPC313X chip on the UC/OS real-time operating system source code
AT91_TCPIP
- 基于ARM9芯片AT91,uC/OS-II操作系统下的TCP/IP上层协议实现-Based on the ARM9 chip, AT91, uC/OS-II operating system' s TCP/IP protocol implementation upper
uart_ucos
- 使用三星ARM9芯片S3C2410A,在uC/OS-II操作系统中实现串口的配置和数据传输-The use of Samsung ARM9 chips S3C2410A, in the uC/OS-II operating system to implement serial port configuration and data transfer
keyboard
- 基于ARM9微处理器和uC/OS系统的按键显示,键值显示在数码管上-ARM9-based microprocessor and uC/OS system, keys show keys displayed on the digital pipe
tq2440-os
- tq2440 ucos系统的一些源代码,开发板 光盘 资料 ARM9 S3C2440-tq2440 ucos system, some of the source code, CD-ROM ARM9 S3C2440 development board
uCOS-II_to_arm9
- uC/os到arm9(s3c2440)板的移植案例。-the case of uc/os transplanted to arm9.
ucosPlesson
- μC/OS-2标准教程》分析硬件平台相关代码,逐步介绍移植过程。内核基本原理(包括任务及任务调度、系统启动与实始化、任务间通信与同步、内存管理),分析源代码及应用案例,并介绍在ARM9内核处理器移植。-μ C/OS-2 standard tutorial "analysis relevant code hardware platform, and gradually introduce transplant process. The kernel basic principle (includi
test
- 在ZLG MAGIC241 开发板或者其他ARM9架构的其他开发板上实现贪吃蛇的小游戏,利用μC/OS-II的任务管理系统对于所有的任务进行管理调度。建立两个任务(不包括空闲任务),其中一个高优先级的任务一直实现按键扫描,以便获得键值;另一个低优先级的任务,实现游戏方向键定义和游戏运动画面等功能。-In ZLG MAGIC241 development board or other ARM9 architecture of other development board to achieve s
简易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)
