-
没有翻译
UCOSII最新版本V2.88,仅用于学习,请勿用于商业用途-failed to translate
- 2022-06-22 01:14:47下载
- 积分:1
-
STM32F103C8T6的UCOS 创建2个任务.
STM32F103C8T6的UCOS 创建2个任务.
为了能够进入调试模式,必须在 stm32f10x_conf.h 文件中定义 DEBUG。它为 SRAM
的外设结构中创建了一个指针。于是调试变得很容易而且所有寄存器的设置都可以通过转储
外设来获得。
- 2022-09-18 09:25:03下载
- 积分:1
-
UCOS源程序
UCOS源程序-UCOS source
- 2023-06-24 04:45:04下载
- 积分:1
-
这是个介绍初入UCOS的程序员门,希望对你们有帮助。
这是个介绍初入UCOS的程序员门,希望对你们有帮助。-This is a introduction uCOS programmers entering the door, hoping for your help.
- 2022-03-14 10:08:22下载
- 积分:1
-
ADS环境下将UCOSII框架移植到S3C44B0X,其中包含了tcp监控任务,以太网物理层监控任,触摸屏任务,键盘任务,lcd刷新任务,系统任务...
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, the keyboard task, lcd refresh task, the system task
- 2022-03-23 01:45:35下载
- 积分:1
-
运行在lpc2132的uc/os操作系统,现调试已经通过
运行在lpc2132的uc/os操作系统,现调试已经通过-run in the uc/os operating system, now has been passed Debugging
- 2022-09-29 04:20:03下载
- 积分:1
-
ucos51 GM board system debugging
ucos51通用板调试系统-ucos51 GM board system debugging
- 2022-06-03 18:50:05下载
- 积分:1
-
一个AT91SAM7X256通过以太网访问网页的实验,硬件环境…
一个AT91SAM7X256 通过以太网访问网页的实验,硬件环境为at91sam7x-ek开发板,开发环境为iar。-A visit to the page via Ethernet AT91SAM7X256 experiments, hardware environment at91sam7x-ek development board, development environment for iar.
- 2023-09-01 20:30:05下载
- 积分:1
-
ucos-gcc
ucos-ii-gcc UCOS-II在AVR单片机上的应用 利用GCC开发环境(CENTER-ii- gcc UCOS-II in the AVR on the use of GCC Application Development Environment)
- 2005-07-14 12:42:58下载
- 积分:1
-
readers priority. Operating restrictions : a) write
读者优先问题。操作限制:1)写-写互斥;2)读-写互斥;3)读-读允许; 读者优先的附加限制:如果一个读者申请进行读操作时已有另一读者正在进行读操作,则该读者可直接开始读操作。-readers priority. Operating restrictions : a) write-write contradict; 2) read-write mutually exclusive; 3) Reading-Reading allowed; Readers priority to the additional restrictions : If an application for readers read another operation has been under way readers read operation, the reader can directly read operation began.
- 2022-02-15 12:04:26下载
- 积分:1