搜索资源列表
ucosII-1
- ADS环境下将UCOSII框架移植到S3C44B0X,其中包含了tcp监控任务,以太网物理层监控任,触摸屏任务,键盘任务,lcd刷新任务,系统任务-ADS environment, the framework will be UCOSII transplanted to S3C44B0X, which contains a tcp monitoring tasks, the Ethernet physical layer monitoring task, touch-screen tasks,
F103-DEMO
- 一款例程 (1) 提供一个基于u/COS-II操作系统的应用程序框架 (2) 演示如何创建多个任务 (3) 演示如何使用邮箱进行两个任务之间的通信-A routine (1) provides an application framework based on the u/COS-II operating system (2) demonstrates how to create multiple tasks (3) demonstrates how to use the
例4-1 UCOSIII移植
- (1)、应用程序。 (2)、半导体厂商提供的库函数。 (3)、板级支持包,底层驱动。 (4)、UCOSIII源码,与CPU无关。 (5)、这部分在移植UCOSIII的时候要根据所使用的CPU架构来编写。 (6)、讲与CPU相关功能代码封装起来。 (7)、UCOSIII官方提供的一系列通用函数的源文件,一部分函数用于替代stdlib库中的函数。 (8)、配置文件。((1) applications. (2) the library function provided by the