登录
首页 » uCOS » 本例程uCOS

本例程uCOS

于 2022-11-16 发布 文件大小:88.89 kB
0 148
下载积分: 2 下载次数: 1

代码说明:

本例程uCOS-II 版本为2.51,仅创建一个LED闪烁任务于 P1.0 上,每隔 0.5 秒闪动一次,任务而此例程运行于内 RAM > 300 Byte 的51内核单片机即可。-This routine uCOS-II version 2.51, only the creation of a blinking LED on P1.0 on the mission, occulting once every 0.5 seconds, and this routine mission inside running on RAM

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • STM32F407_uCOS-III lwip(20160827)
    主要实现功能: 1 tcp server并发(主要涉及文件app_lwip.c、app_tcp_server.c) 2 网线热插拔(主要涉及文件app_lwip.c、app_tcp_server.c) 3 不重启修改ip地址(主要涉及文件app_lwip.c、app_tcp_server.c、app_key.c(按键修改ip地址)) 4 将lwip的数据接收从中断方式改成单独的接收任务方式(主要涉及文件app_lwip.c) 5 usb串口信息打印(115200波特率) 6 注意:使用的stm32的HAL库而不是标准库(The main functions are: 1 TCP server concurrency (mainly related to file app_lwip.c, app_tcp_server.c) Hot plugging of 2 network lines (mainly related to documents app_lwip.c, app_tcp_server.c) 3 do not reset the IP address (mainly related to file app_lwip.c, app_tcp_server.c, app_key.c (key modify IP address)) 4 change the data reception of LwIP from the interrupt mode to the individual receiving task (mainly involving the file app_lwip.c) 5 USB serial port information printing (115200 baud rate) 6 note: the HAL Library of the STM32 used instead of the standard library)
    2020-08-13 16:28:27下载
    积分:1
  • 一个AT91SAM7X256 CAN计数器中断实验,硬件环境为at91sam7x
    一个AT91SAM7X256 CAN计数器中断实验,硬件环境为at91sam7x-ek开发板,开发环境为iar。-AT91SAM7X256 CAN interrupt a counter experiment, the hardware environment at91sam7x-ek development board, development environment for iar.
    2023-05-29 08:50:04下载
    积分:1
  • 基于三星44B0芯片的移植操作系统,供参考学习
    基于三星44B0芯片的移植操作系统,供参考学习-44B0-based Samsung chip transplant system for reference learning
    2022-06-18 12:33:30下载
    积分:1
  • 我移植了加州大学
    我 Porting 的 uC/OS-II V2.84 (目前Micrium)最新版之 Keil C51 工程,专供给 8051 上做任务调度,我已将 Code Size 改小至 4000 Byte,对于 X-Ram 的用量也仅 160 Byte(于 Keil C51 V8.08a 下编译后).我在 Main.c 内创建了两个任务调度的 LED 闪烁程序,方便了解任务是如何被创建的,同时我也在 Keil C51 的 Project 内设好了 Simulator 模式及 Port 1 窗视可即时的观测这两个任务调度情况.-I Porting the uC/OS-II V2.84 (currently Micrium) the latest version of the Keil C51 works exclusively on the supply of 8051 to do mission scheduling, I have Code Size改小to 4000 Byte, the usage of X-Ram is only 160 Byte (in Keil C51 V8.08a compiled). I main.c create two task scheduling of the LED flashing procedures to facilitate the understanding of how the mission was founded at the same time I Keil C51 is also equipped with the Project Good the Simulator Mode and Port 1 window, as can be observed real-time task scheduling of these two cases.
    2022-07-08 00:39:37下载
    积分:1
  • Based on uC/OS
    基于uC/OS-II操作系统,LPC2292硬件平台,实现与PC的TCP协议通信的程序源码-Based on uC/OS-II operating system, LPC2292 hardware platform, with the PC
    2022-05-20 09:59:38下载
    积分:1
  • 提供一个简单的任务间通信方式测试c代码:消息邮箱(mailbox)通信...
    提供一个简单的任务间通信方式测试c代码:消息邮箱(mailbox)通信-Mission to provide a simple means of communication between the test c code: Message-mail (mailbox) communications
    2023-01-14 08:05:04下载
    积分:1
  • TMS320LF240UCOS移植代码。
    TMS320LF240UCOS移植代码。-TMS320LF240UCOS transplant code.
    2022-05-18 20:30:48下载
    积分:1
  • uCOS_DEMO_for_i9320_stm32
    使用STM32F103、ILI9320移植的ucGUI3.90+ucOS2.86嵌入式图形界面操作系统,使用Keil MDK3.50 + J-Link调试。(The use of STM32F103, ILI9320 transplant ucGUI3.90+ ucOS2.86 embedded graphical interface operating system, use the Keil MDK3.50+ J-Link debugging.)
    2009-07-12 10:05:18下载
    积分:1
  • ucOS_II-ON-STC89C516RDP
    网上有很多关于ucos移植到c51的资料,但基本都没有调试文档,让很多有心去了解ucos的人走不少弯路,现在附上本人在STC89C516RD+成功运行的版本,其实主要的移植部分都没有改动,主要是说说自己的心得,另附上ucos源代码注释文档以及keil C51的详细设置文档(There are many online about the ucos transplantation information to c51, but basically no debugging document, so a lot of interest in understanding ucos take many detours, now attach I successfully run in STC89C516RD+, version, in fact, a major part of the transplant are not changed mainly talk about my own experience, attached on ucos source code comment documentation, and detailed settings document keil C51)
    2013-04-06 17:26:06下载
    积分:1
  • ucosz在2407上的移植代码
    ucosz在2407上的移植代码-ucosz in 2407 on the transplant code
    2022-03-05 17:10:55下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载