搜索资源列表
xltExlt2
- 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"Target 1\"的output页点击Selec
DisplayerEx3
- 这个例子是例子2的另一种写法(但任务数量不同),它使用了最高优先级任务作为显示任务,全局变量ShowChar作为参数.函数TaskB是优先级1~10的任务函数,因为没有使用局部变量,这些任务可以用一个函数. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"Target 1\"的output页点击Select Folder for Objects...和Listing页点击Select
uCOS-II-Transplantable
- 可以在PC机上运行的ucos-ii工程文件包,用borland4.5编译,可以移植到任何文件夹下面。只需要修改其中TEXT.C任务文件即可-Can run on PC machine ucos package works with borland4.5 compiler can be ported to any folder below. Only need to amend the document in which tasks can be TEXT.C
uCOSIIportSTM32
- 含有一个uCOSII在STM32上移植的工程文件夹和一个移植教程 移植代码是精简版的 移植教程 图文并茂,步步清晰。 uCOS是流行的V2.86版-Contain a uCOSII the tutorial project folder and a transplant transplantation on the STM32 Portable code is a stripped down version of Transplantation
ucos2_s3c2410_mdk
- uC/OS-II for S3C2410 MDK版 ----------------版本----------------- 核心版本:V2.86 原版 移植版本:AN-1014 原版 其余部分取自 bobey ---------------编译器--------------- RealView MDK-ARM Version:3.24 测试正常 ----------------目录---------------- /Appli
uCOSII_Beep
- 基于uCOSII的蜂鸣器程序,需要手动将os源码添加到source文件夹中-Based on the buzzer uCOSII procedures will need to manually os source added to the source folder
STM32_RTOS
- 基于STM32的RTOS例程。本移植使用的是 ucosⅡ 2.83版本,需要在OS文件夹下添加的操作系统源代码包括如下文件: os_flag.c os_mbox.c os_mem.c os_mutex.c os_q.c os_sem.c os_task.c os_time.c os_tmr.c os_core.c-RTOS routines based on the STM32. Transplantation using the uc
New-Compressed-(zipped)-Folder
- startup for lpc 2129 using gnu compiler
ucos_app
- S3C2440A的uCOS部分的APP文件夹,编写和定义一些在ucos中使用的函数和应用接口。本次工上传四个文件:ucos_app.rar, ucos_hal.rar, uCOS_Data.rar, uCOS_II.rar,将上述四个文件加压后放到一个文件夹中,选用ADS进行编译。-S3C2440A the uCOS part of the APP folder, write and define some functions used in ucos and application inter
uCOS_Data
- S3C2440A的uCOS部分的Data文件夹,编写和定义一些在ucos中使用的函数和应用接口。本次工上传四个文件:ucos_app.rar, ucos_hal.rar, uCOS_Data.rar, uCOS_II.rar,将上述四个文件加压后放到一个文件夹中,选用ADS进行编译。-S3C2440A the uCOS part of the Data folder, write and define some functions used in ucos and application int
ucos_hal
- S3C2440A的uCOS部分的HAL文件夹,编写和定义一些在ucos中使用的函数和应用接口。本次工上传四个文件:ucos_app.rar, ucos_hal.rar, uCOS_Data.rar, uCOS_II.rar,将上述四个文件加压后放到一个文件夹中,选用ADS进行编译。-S3C2440A the uCOS part of the HAL folder, write and define some functions used in ucos and application inter
uCOS_II
- S3C2440A的uCOS部分的ucosii文件夹,编写和定义一些在ucos中使用的函数和应用接口。本次工上传四个文件:ucos_app.rar, ucos_hal.rar, uCOS_Data.rar, uCOS_II.rar,将上述四个文件加压后放到一个文件夹中,选用ADS进行编译。-S3C2440A the uCOS part ucosii folder, write and define some functions used in ucos and application interf
UC-OS-II
- 文件夹说明 UC-FS:是μC/OS-II的文件系统代码 UC-GUI:是μC/OS-II的图形界面的代码 UC-TCP-IP:是μC/OS-II的TCP/IP协议栈的代码-Folder Descr iption UC-FS: is the μC/OS-II file system code UC-GUI: is the μC/OS-II graphical interface code UC-TCP-IP: is the μC/OS-II for TCP/IP protoco
SOFTWARE
- uc/os-2 在PC上的移植,使用BC31编译,source文件夹为ucos文件,Ix86l为与PC相关的CPU代码-uc/os-2 transplant on a PC using the BC31 compiler, source file folder is ucos, Ix86l of PC-related CPU code
uCGUI-V518-P-GUIBuilder_V5.12
- 目前最新版uCGUI,2013年4月,更酷更炫的界面,其中tool文件夹里还有GUIBuilder_V5.12,这是官方的编辑器,很好用.-Currently the latest version uCGUI, 2013 April dazzling cool interface, which tool folder there GUIBuilder_V5.12, this is the official editor, very good use.
MSP430uCOS_V2.86Demo
- MSP430F5438移植UCOSII_V2.86版。去掉官方没用的库文件和移植文件,只保留UCOSII必须的内核文件。重新建立的工程,简洁美观,包含USER用户代码文件夹、UCOSII系统文件夹。已全部移植好,只需在APP.C用户文件中添加任务即可。IARV4.21版本编译-MSP430F5438 transplant UCOSII_V2.86 version. Official remove useless files and portable document library, retai
common
- 本文件夹下总共有两个文件,lcd12864+common.这两个一定要放到一起。common文件包含了芯片的头文件、启动文件和内核文件。在原有的基础上修改驱动读取12864,现在成功。-This folder There are two documents, lcd12864+ common. These two must be put together. common files contain a chip header file, boot files and kernel files.
